@@ -67,6 +67,82 @@ class EdgeWeightConfig:
6767 "swift_type" : EdgeWeightConfig (0.60 , 0.40 ),
6868 "swift_func" : EdgeWeightConfig (0.55 , 0.40 ),
6969 "swift_same_module" : EdgeWeightConfig (0.45 , 0.40 ),
70+ "zig_import" : EdgeWeightConfig (0.65 , 0.40 ),
71+ "zig_type" : EdgeWeightConfig (0.60 , 0.40 ),
72+ "zig_fn" : EdgeWeightConfig (0.55 , 0.40 ),
73+ "haskell_import" : EdgeWeightConfig (0.70 , 0.40 ),
74+ "haskell_type" : EdgeWeightConfig (0.65 , 0.40 ),
75+ "haskell_fn" : EdgeWeightConfig (0.60 , 0.40 ),
76+ "haskell_instance" : EdgeWeightConfig (0.55 , 0.40 ),
77+ "clojure_require" : EdgeWeightConfig (0.65 , 0.40 ),
78+ "clojure_fn" : EdgeWeightConfig (0.60 , 0.40 ),
79+ "clojure_protocol" : EdgeWeightConfig (0.55 , 0.40 ),
80+ "proto_import" : EdgeWeightConfig (0.65 , 0.40 ),
81+ "proto_message_ref" : EdgeWeightConfig (0.60 , 0.40 ),
82+ "proto_service_rpc" : EdgeWeightConfig (0.55 , 0.40 ),
83+ "graphql_import" : EdgeWeightConfig (0.60 , 0.40 ),
84+ "graphql_type_ref" : EdgeWeightConfig (0.65 , 0.40 ),
85+ "graphql_extend" : EdgeWeightConfig (0.55 , 0.40 ),
86+ "sql_fk" : EdgeWeightConfig (0.70 , 0.40 ),
87+ "sql_table_ref" : EdgeWeightConfig (0.60 , 0.40 ),
88+ "sql_view_source" : EdgeWeightConfig (0.65 , 0.40 ),
89+ "sql_migration" : EdgeWeightConfig (0.55 , 0.40 ),
90+ "css_import" : EdgeWeightConfig (0.55 , 0.40 ),
91+ "lua_require" : EdgeWeightConfig (0.65 , 0.40 ),
92+ "lua_fn" : EdgeWeightConfig (0.55 , 0.40 ),
93+ "lua_method" : EdgeWeightConfig (0.50 , 0.40 ),
94+ "openapi_internal_ref" : EdgeWeightConfig (0.65 , 0.40 ),
95+ "openapi_external_ref" : EdgeWeightConfig (0.60 , 0.40 ),
96+ "openapi_schema_ref" : EdgeWeightConfig (0.55 , 0.40 ),
97+ "erlang_include" : EdgeWeightConfig (0.65 , 0.40 ),
98+ "erlang_behaviour" : EdgeWeightConfig (0.60 , 0.40 ),
99+ "erlang_call" : EdgeWeightConfig (0.55 , 0.40 ),
100+ "elixir_use" : EdgeWeightConfig (0.65 , 0.40 ),
101+ "elixir_alias" : EdgeWeightConfig (0.60 , 0.40 ),
102+ "elixir_behaviour" : EdgeWeightConfig (0.55 , 0.40 ),
103+ "elixir_fn" : EdgeWeightConfig (0.50 , 0.40 ),
104+ "dart_import" : EdgeWeightConfig (0.65 , 0.40 ),
105+ "dart_export" : EdgeWeightConfig (0.60 , 0.40 ),
106+ "dart_type" : EdgeWeightConfig (0.60 , 0.40 ),
107+ "dart_fn" : EdgeWeightConfig (0.55 , 0.40 ),
108+ "dart_inheritance" : EdgeWeightConfig (0.70 , 0.40 ),
109+ "cargo_workspace" : EdgeWeightConfig (0.60 , 0.40 ),
110+ "cargo_path_dep" : EdgeWeightConfig (0.65 , 0.40 ),
111+ "cargo_entry_point" : EdgeWeightConfig (0.55 , 0.40 ),
112+ "ocaml_open" : EdgeWeightConfig (0.65 , 0.40 ),
113+ "ocaml_type" : EdgeWeightConfig (0.60 , 0.40 ),
114+ "ocaml_fn" : EdgeWeightConfig (0.55 , 0.40 ),
115+ "ocaml_module_ref" : EdgeWeightConfig (0.60 , 0.40 ),
116+ "r_source" : EdgeWeightConfig (0.60 , 0.40 ),
117+ "r_library" : EdgeWeightConfig (0.55 , 0.40 ),
118+ "r_fn" : EdgeWeightConfig (0.50 , 0.40 ),
119+ "r_s4" : EdgeWeightConfig (0.55 , 0.40 ),
120+ "perl_use" : EdgeWeightConfig (0.65 , 0.40 ),
121+ "perl_require" : EdgeWeightConfig (0.60 , 0.40 ),
122+ "perl_fn" : EdgeWeightConfig (0.55 , 0.40 ),
123+ "perl_method" : EdgeWeightConfig (0.50 , 0.40 ),
124+ "perl_inheritance" : EdgeWeightConfig (0.65 , 0.40 ),
125+ "nim_import" : EdgeWeightConfig (0.65 , 0.40 ),
126+ "nim_type" : EdgeWeightConfig (0.60 , 0.40 ),
127+ "nim_fn" : EdgeWeightConfig (0.55 , 0.40 ),
128+ "julia_using" : EdgeWeightConfig (0.65 , 0.40 ),
129+ "julia_include" : EdgeWeightConfig (0.60 , 0.40 ),
130+ "julia_type" : EdgeWeightConfig (0.60 , 0.40 ),
131+ "julia_fn" : EdgeWeightConfig (0.55 , 0.40 ),
132+ "ansible_include" : EdgeWeightConfig (0.60 , 0.40 ),
133+ "ansible_role" : EdgeWeightConfig (0.55 , 0.40 ),
134+ "bazel_deps" : EdgeWeightConfig (0.65 , 0.40 ),
135+ "bazel_load" : EdgeWeightConfig (0.60 , 0.40 ),
136+ "bazel_srcs" : EdgeWeightConfig (0.55 , 0.40 ),
137+ "nix_import" : EdgeWeightConfig (0.60 , 0.40 ),
138+ "dbt_ref" : EdgeWeightConfig (0.65 , 0.40 ),
139+ "dbt_source" : EdgeWeightConfig (0.60 , 0.40 ),
140+ "dbt_macro" : EdgeWeightConfig (0.55 , 0.40 ),
141+ "latex_input" : EdgeWeightConfig (0.65 , 0.40 ),
142+ "latex_package" : EdgeWeightConfig (0.55 , 0.40 ),
143+ "latex_bib" : EdgeWeightConfig (0.55 , 0.40 ),
144+ "prisma_schema" : EdgeWeightConfig (0.65 , 0.40 ),
145+ "prisma_client" : EdgeWeightConfig (0.55 , 0.40 ),
70146}
71147
72148
0 commit comments