Fuzz introspector: read_gml
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
19 19 1 :

['igraph_error_handler_abort']

19 19 igraph_error call site: 00010 /src/igraph/src/core/error.c:212
4 4 1 :

['igraph_warning_handler_print']

4 4 igraph_warning call site: 00351 /src/igraph/src/core/error.c:471
2 2 1 :

['__errno_location']

2 2 igraph_gml_yylex_init_extra call site: 00055 /src/igraph/build/src/io/parsers/gml-lexer.c:2235
0 116 2 :

['igraph_error', 'igraph_attribute_record_resize']

0 116 igraph_i_cattribute_find_or_create call site: 00000 /src/igraph/src/graph/cattributes.c:161
0 105 1 :

['igraph_error']

0 105 igraph_attribute_record_check_type call site: 00000 /src/igraph/src/graph/attributes.c:263
0 86 3 :

['igraph_error', 'igraph_vector_reserve', 'igraph_vector_size']

0 86 igraph_vector_push_back call site: 00000 /src/igraph/src/core/vector.pmt:568
0 71 2 :

['igraph_strvector_append', 'igraph_strvector_clear']

0 92 igraph_i_cattribute_get_string_vertex_attr call site: 00000 /src/igraph/src/graph/cattributes.c:1711
0 70 1 :

['igraph_vector_int_resize']

0 131 igraph_add_vertices call site: 00918 /src/igraph/src/graph/type_indexededgelist.c:424
0 61 2 :

['igraph_strvector_resize', 'igraph_error']

0 61 igraph_strvector_append call site: 00000 /src/igraph/src/core/strvector.c:333
0 56 1 :

['igraph_strvector_append']

0 77 igraph_i_cattribute_get_string_edge_attr call site: 00000 /src/igraph/src/graph/cattributes.c:1773
0 50 2 :

['igraph_error', 'igraph_strvector_init']

0 68 igraph_trie_init call site: 00455 /src/igraph/src/core/trie.c:66
0 49 2 :

['igraph_strvector_size', 'igraph_strvector_set']

0 131 igraph_attribute_record_resize call site: 00718 /src/igraph/src/graph/attributes.c:360

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 igraph_set_error_handler [function] [call site] 00001
1 igraph_error_handler_ignore [function] [call site] 00002
2 IGRAPH_FINALLY_FREE [function] [call site] 00003
1 igraph_set_warning_handler [function] [call site] 00004
1 igraph_warning_handler_ignore [function] [call site] 00005
1 igraph_set_attribute_table [function] [call site] 00006
1 fmemopen [call site] 00007
1 igraph_read_graph_gml [function] [call site] 00008
2 igraph_i_gml_parsedata_init [function] [call site] 00009
2 igraph_error [function] [call site] 00010
3 igraph_error_handler_abort [function] [call site] 00011
4 igraph_strerror [function] [call site] 00012
5 igraph_fatalf [function] [call site] 00013
6 vsnprintf [call site] 00014
6 igraph_fatal [function] [call site] 00015
7 igraph_fatal_handler_abort [function] [call site] 00016
8 fprintf [call site] 00017
8 igraph_abort [function] [call site] 00018
9 abort [call site] 00019
7 igraph_abort [function] [call site] 00020
5 igraph_fatal [function] [call site] 00021
4 fprintf [call site] 00022
4 igraph_abort [function] [call site] 00023
2 IGRAPH_FINALLY_REAL [function] [call site] 00024
3 igraph_i_reset_finally_stack [function] [call site] 00025
3 igraph_fatalf [function] [call site] 00026
3 igraph_i_reset_finally_stack [function] [call site] 00027
3 igraph_fatalf [function] [call site] 00028
2 igraph_i_gml_parsedata_destroy [function] [call site] 00029
3 igraph_gml_tree_destroy [function] [call site] 00030
4 igraph_vector_ptr_size [function] [call site] 00031
5 igraph_fatal [function] [call site] 00032
5 igraph_fatal [function] [call site] 00033
4 igraph_gml_tree_destroy [function] [call site] 00034
5 igraph_vector_ptr_destroy [function] [call site] 00035
6 igraph_fatal [function] [call site] 00036
5 igraph_vector_char_destroy [function] [call site] 00037
6 igraph_fatal [function] [call site] 00038
5 igraph_vector_ptr_destroy [function] [call site] 00039
5 igraph_vector_int_destroy [function] [call site] 00040
3 igraph_gml_yylex_destroy [function] [call site] 00041
4 igraph_gml_yy_delete_buffer [function] [call site] 00042
5 igraph_gml_yyfree [function] [call site] 00043
5 igraph_gml_yyfree [function] [call site] 00044
4 igraph_gml_yypop_buffer_state [function] [call site] 00045
5 igraph_gml_yy_delete_buffer [function] [call site] 00046
5 igraph_gml_yy_load_buffer_state [function] [call site] 00047
4 igraph_gml_yyfree [function] [call site] 00048
4 igraph_gml_yyfree [function] [call site] 00049
4 yy_init_globals [function] [call site] 00050
4 igraph_gml_yyfree [function] [call site] 00051
2 igraph_gml_yylex_init_extra [function] [call site] 00052
3 igraph_gml_yyset_extra [function] [call site] 00053
3 __errno_location [call site] 00054
3 igraph_gml_yyalloc [function] [call site] 00055
3 __errno_location [call site] 00056
3 igraph_gml_yyset_extra [function] [call site] 00057
3 yy_init_globals [function] [call site] 00058
2 igraph_gml_yyset_in [function] [call site] 00059
2 IGRAPH_FINALLY_ENTER [function] [call site] 00060
3 igraph_i_reset_finally_stack [function] [call site] 00061
3 igraph_fatal [function] [call site] 00062
2 igraph_gml_yyparse [function] [call site] 00063
3 igraph_gml_yylex [function] [call site] 00064
4 igraph_gml_yyensure_buffer_stack [function] [call site] 00065
5 igraph_gml_yyalloc [function] [call site] 00066
5 igraph_fatal [function] [call site] 00067
5 igraph_gml_yyrealloc [function] [call site] 00068
6 realloc [call site] 00069
5 igraph_fatal [function] [call site] 00070
4 igraph_gml_yy_create_buffer [function] [call site] 00071
5 igraph_gml_yyalloc [function] [call site] 00072
5 igraph_fatal [function] [call site] 00073
5 igraph_gml_yyalloc [function] [call site] 00074
5 igraph_fatal [function] [call site] 00075
5 igraph_gml_yy_init_buffer [function] [call site] 00076
6 __errno_location [call site] 00077
6 igraph_gml_yy_flush_buffer [function] [call site] 00078
7 igraph_gml_yy_load_buffer_state [function] [call site] 00079
6 fileno [call site] 00080
6 isatty [call site] 00081
6 __errno_location [call site] 00082
4 igraph_gml_yy_load_buffer_state [function] [call site] 00083
4 igraph_gml_yyensure_buffer_stack [function] [call site] 00084
4 igraph_gml_yy_create_buffer [function] [call site] 00085
4 igraph_fatal [function] [call site] 00086
4 yy_get_previous_state [function] [call site] 00087
4 yy_try_NUL_trans [function] [call site] 00088
4 yy_get_next_buffer [function] [call site] 00089
5 igraph_fatal [function] [call site] 00090
5 igraph_gml_yyrealloc [function] [call site] 00091
5 igraph_fatal [function] [call site] 00092
5 getc [call site] 00093
5 ferror [call site] 00094
5 igraph_fatal [function] [call site] 00095
5 __errno_location [call site] 00096
5 fread [call site] 00097
5 clearerr [call site] 00098
5 igraph_gml_yyrestart [function] [call site] 00099
6 igraph_gml_yyensure_buffer_stack [function] [call site] 00100
6 igraph_gml_yy_create_buffer [function] [call site] 00101
6 igraph_gml_yy_init_buffer [function] [call site] 00102
6 igraph_gml_yy_load_buffer_state [function] [call site] 00103
5 igraph_gml_yyrealloc [function] [call site] 00104
5 igraph_fatal [function] [call site] 00105
4 yy_get_previous_state [function] [call site] 00106
4 yy_get_previous_state [function] [call site] 00107
4 igraph_fatal [function] [call site] 00108
3 igraph_i_gml_make_empty [function] [call site] 00109
4 calloc [call site] 00110
4 igraph_error [function] [call site] 00111
4 IGRAPH_FINALLY_REAL [function] [call site] 00112
4 igraph_free [function] [call site] 00113
4 igraph_gml_tree_init_empty [function] [call site] 00114
5 igraph_vector_ptr_init [function] [call site] 00115
6 igraph_fatal [function] [call site] 00116
6 calloc [call site] 00117
6 igraph_error [function] [call site] 00118
5 igraph_error [function] [call site] 00119
5 IGRAPH_FINALLY_REAL [function] [call site] 00120
5 igraph_vector_ptr_destroy [function] [call site] 00121
5 igraph_vector_char_init [function] [call site] 00122
6 igraph_fatal [function] [call site] 00123
6 calloc [call site] 00124
6 igraph_error [function] [call site] 00125
5 IGRAPH_FINALLY_REAL [function] [call site] 00126
5 igraph_vector_char_destroy [function] [call site] 00127
5 igraph_vector_ptr_init [function] [call site] 00128
5 igraph_error [function] [call site] 00129
5 IGRAPH_FINALLY_REAL [function] [call site] 00130
5 igraph_vector_ptr_destroy [function] [call site] 00131
5 igraph_vector_int_init [function] [call site] 00132
5 igraph_error [function] [call site] 00133
5 IGRAPH_FINALLY_REAL [function] [call site] 00134
5 igraph_vector_int_destroy [function] [call site] 00135
5 IGRAPH_FINALLY_CLEAN [function] [call site] 00136
6 igraph_i_reset_finally_stack [function] [call site] 00137
6 igraph_fatalf [function] [call site] 00138
4 igraph_error [function] [call site] 00139
4 IGRAPH_FINALLY_CLEAN [function] [call site] 00140
3 igraph_gml_yyerror [function] [call site] 00141
4 snprintf [call site] 00142
3 igraph_i_gml_merge [function] [call site] 00143
4 igraph_gml_tree_mergedest [function] [call site] 00144
5 igraph_vector_ptr_size [function] [call site] 00145
5 igraph_vector_ptr_push_back [function] [call site] 00146
6 igraph_fatal [function] [call site] 00147
6 igraph_fatal [function] [call site] 00148
6 igraph_vector_ptr_size [function] [call site] 00149
6 igraph_vector_ptr_reserve [function] [call site] 00150
7 igraph_vector_ptr_size [function] [call site] 00151
7 igraph_fatal [function] [call site] 00152
7 igraph_fatal [function] [call site] 00153
7 igraph_fatal [function] [call site] 00154
7 igraph_vector_ptr_size [function] [call site] 00155
7 realloc [call site] 00156
7 igraph_error [function] [call site] 00157
6 igraph_error [function] [call site] 00158
5 igraph_error [function] [call site] 00159
5 igraph_vector_char_push_back [function] [call site] 00160
6 igraph_fatal [function] [call site] 00161
6 igraph_fatal [function] [call site] 00162
6 igraph_vector_char_size [function] [call site] 00163
7 igraph_fatal [function] [call site] 00164
7 igraph_fatal [function] [call site] 00165
6 igraph_error [function] [call site] 00166
6 igraph_vector_char_reserve [function] [call site] 00167
7 igraph_fatal [function] [call site] 00168
7 igraph_fatal [function] [call site] 00169
7 igraph_fatal [function] [call site] 00170
7 igraph_vector_char_capacity [function] [call site] 00171
7 realloc [call site] 00172
7 igraph_error [function] [call site] 00173
6 igraph_error [function] [call site] 00174
5 igraph_error [function] [call site] 00175
5 igraph_vector_ptr_push_back [function] [call site] 00176
5 igraph_error [function] [call site] 00177
5 igraph_vector_int_push_back [function] [call site] 00178
6 igraph_vector_int_size [function] [call site] 00179
6 igraph_vector_int_reserve [function] [call site] 00180
7 igraph_vector_int_capacity [function] [call site] 00181
5 igraph_error [function] [call site] 00182
5 igraph_vector_ptr_destroy [function] [call site] 00183
5 igraph_vector_char_destroy [function] [call site] 00184
5 igraph_vector_ptr_destroy [function] [call site] 00185
5 igraph_vector_int_destroy [function] [call site] 00186
4 igraph_error [function] [call site] 00187
3 igraph_gml_yyerror [function] [call site] 00188
3 igraph_i_gml_make_numeric [function] [call site] 00189
4 calloc [call site] 00190
4 igraph_error [function] [call site] 00191
4 IGRAPH_FINALLY_REAL [function] [call site] 00192
4 igraph_free [function] [call site] 00193
4 igraph_i_is_real_representable_as_integer [function] [call site] 00194
4 igraph_gml_tree_init_integer [function] [call site] 00195
5 igraph_vector_ptr_init [function] [call site] 00196
5 igraph_error [function] [call site] 00197
5 IGRAPH_FINALLY_REAL [function] [call site] 00198
5 igraph_vector_ptr_destroy [function] [call site] 00199
5 igraph_vector_char_init [function] [call site] 00200
5 igraph_error [function] [call site] 00201
5 IGRAPH_FINALLY_REAL [function] [call site] 00202
5 igraph_vector_char_destroy [function] [call site] 00203
5 igraph_vector_ptr_init [function] [call site] 00204
5 igraph_error [function] [call site] 00205
5 IGRAPH_FINALLY_REAL [function] [call site] 00206
5 igraph_vector_ptr_destroy [function] [call site] 00207
5 igraph_vector_int_init [function] [call site] 00208
5 igraph_error [function] [call site] 00209
5 IGRAPH_FINALLY_REAL [function] [call site] 00210
5 igraph_vector_int_destroy [function] [call site] 00211
5 calloc [call site] 00212
5 igraph_error [function] [call site] 00213
5 IGRAPH_FINALLY_CLEAN [function] [call site] 00214
4 igraph_error [function] [call site] 00215
4 igraph_gml_tree_init_real [function] [call site] 00216
5 igraph_vector_ptr_init [function] [call site] 00217
5 igraph_error [function] [call site] 00218
5 IGRAPH_FINALLY_REAL [function] [call site] 00219
5 igraph_vector_ptr_destroy [function] [call site] 00220
5 igraph_vector_char_init [function] [call site] 00221
5 igraph_error [function] [call site] 00222
5 IGRAPH_FINALLY_REAL [function] [call site] 00223
5 igraph_vector_char_destroy [function] [call site] 00224
5 igraph_vector_ptr_init [function] [call site] 00225
5 igraph_error [function] [call site] 00226
5 IGRAPH_FINALLY_REAL [function] [call site] 00227
5 igraph_vector_ptr_destroy [function] [call site] 00228
5 igraph_vector_int_init [function] [call site] 00229
5 igraph_error [function] [call site] 00230
5 IGRAPH_FINALLY_REAL [function] [call site] 00231
5 igraph_vector_int_destroy [function] [call site] 00232
5 calloc [call site] 00233
5 igraph_error [function] [call site] 00234
5 IGRAPH_FINALLY_CLEAN [function] [call site] 00235
4 igraph_error [function] [call site] 00236
4 IGRAPH_FINALLY_CLEAN [function] [call site] 00237
3 igraph_gml_yyerror [function] [call site] 00238
3 igraph_i_gml_make_string [function] [call site] 00239
4 calloc [call site] 00240
4 igraph_error [function] [call site] 00241
4 IGRAPH_FINALLY_REAL [function] [call site] 00242
4 igraph_free [function] [call site] 00243
4 IGRAPH_FINALLY_REAL [function] [call site] 00244
4 igraph_free [function] [call site] 00245
4 igraph_gml_tree_init_string [function] [call site] 00246
5 igraph_vector_ptr_init [function] [call site] 00247
5 igraph_error [function] [call site] 00248
5 IGRAPH_FINALLY_REAL [function] [call site] 00249
5 igraph_vector_ptr_destroy [function] [call site] 00250
5 igraph_vector_char_init [function] [call site] 00251
5 igraph_error [function] [call site] 00252
5 IGRAPH_FINALLY_REAL [function] [call site] 00253
5 igraph_vector_char_destroy [function] [call site] 00254
5 igraph_vector_ptr_init [function] [call site] 00255
5 igraph_error [function] [call site] 00256
5 IGRAPH_FINALLY_REAL [function] [call site] 00257
5 igraph_vector_ptr_destroy [function] [call site] 00258
5 igraph_vector_int_init [function] [call site] 00259
5 igraph_error [function] [call site] 00260
5 IGRAPH_FINALLY_REAL [function] [call site] 00261
5 igraph_vector_int_destroy [function] [call site] 00262
5 IGRAPH_FINALLY_CLEAN [function] [call site] 00263
4 igraph_error [function] [call site] 00264
4 IGRAPH_FINALLY_CLEAN [function] [call site] 00265
4 IGRAPH_FINALLY_CLEAN [function] [call site] 00266
3 igraph_gml_yyerror [function] [call site] 00267
3 igraph_i_gml_make_list [function] [call site] 00268
4 calloc [call site] 00269
4 igraph_error [function] [call site] 00270
4 IGRAPH_FINALLY_REAL [function] [call site] 00271
4 igraph_free [function] [call site] 00272
4 igraph_gml_tree_init_tree [function] [call site] 00273
5 igraph_vector_ptr_init [function] [call site] 00274
5 igraph_error [function] [call site] 00275
5 IGRAPH_FINALLY_REAL [function] [call site] 00276
5 igraph_vector_ptr_destroy [function] [call site] 00277
5 igraph_vector_char_init [function] [call site] 00278
5 igraph_error [function] [call site] 00279
5 IGRAPH_FINALLY_REAL [function] [call site] 00280
5 igraph_vector_char_destroy [function] [call site] 00281
5 igraph_vector_ptr_init [function] [call site] 00282
5 igraph_error [function] [call site] 00283
5 IGRAPH_FINALLY_REAL [function] [call site] 00284
5 igraph_vector_ptr_destroy [function] [call site] 00285
5 igraph_vector_int_init [function] [call site] 00286
5 igraph_error [function] [call site] 00287
5 IGRAPH_FINALLY_REAL [function] [call site] 00288
5 igraph_vector_int_destroy [function] [call site] 00289
5 IGRAPH_FINALLY_CLEAN [function] [call site] 00290
4 igraph_error [function] [call site] 00291
4 IGRAPH_FINALLY_CLEAN [function] [call site] 00292
3 igraph_gml_yyerror [function] [call site] 00293
3 igraph_gml_yyget_text [function] [call site] 00294
3 igraph_gml_yyget_leng [function] [call site] 00295
3 igraph_i_gml_get_keyword [function] [call site] 00296
4 strndup [call site] 00297
4 igraph_error [function] [call site] 00298
3 igraph_gml_yyerror [function] [call site] 00299
3 igraph_gml_yyget_text [function] [call site] 00300
3 igraph_gml_yyget_leng [function] [call site] 00301
3 igraph_i_parse_real [function] [call site] 00302
4 igraph_error [function] [call site] 00303
4 calloc [call site] 00304
4 igraph_error [function] [call site] 00305
4 strncpy [call site] 00306
4 __errno_location [call site] 00307
4 strtod [call site] 00308
4 __errno_location [call site] 00309
4 igraph_errorf [function] [call site] 00310
5 vsnprintf [call site] 00311
5 igraph_error [function] [call site] 00312
3 igraph_gml_yyerror [function] [call site] 00313
3 igraph_gml_yyget_text [function] [call site] 00314
3 igraph_gml_yyget_leng [function] [call site] 00315
3 igraph_i_gml_get_string [function] [call site] 00316
4 strndup [call site] 00317
4 igraph_error [function] [call site] 00318
3 igraph_gml_yyerror [function] [call site] 00319
3 yysyntax_error [function] [call site] 00320
4 yytnamerr [function] [call site] 00321
5 strlen [call site] 00323
4 yytnamerr [function] [call site] 00324
4 strlen [call site] 00325
4 yytnamerr [function] [call site] 00326
3 yysyntax_error [function] [call site] 00327
3 igraph_gml_yyerror [function] [call site] 00328
3 yydestruct [function] [call site] 00329
4 igraph_gml_tree_destroy [function] [call site] 00330
3 yydestruct [function] [call site] 00331
3 igraph_gml_yyerror [function] [call site] 00332
3 yydestruct [function] [call site] 00333
3 yydestruct [function] [call site] 00334
2 IGRAPH_FINALLY_EXIT [function] [call site] 00335
3 igraph_i_reset_finally_stack [function] [call site] 00336
3 igraph_fatal [function] [call site] 00337
2 igraph_error [function] [call site] 00338
2 igraph_error [function] [call site] 00339
2 igraph_error [function] [call site] 00340
2 igraph_error [function] [call site] 00341
2 igraph_fatalf [function] [call site] 00342
2 igraph_gml_tree_find [function] [call site] 00343
3 igraph_vector_ptr_size [function] [call site] 00344
3 strcmp [call site] 00345
2 igraph_gml_tree_type [function] [call site] 00346
2 igraph_gml_tree_get_integer [function] [call site] 00347
2 igraph_gml_tree_get_integer [function] [call site] 00348
2 igraph_warningf [function] [call site] 00349
3 vsnprintf [call site] 00350
3 igraph_warning [function] [call site] 00351
4 igraph_warning_handler_print [function] [call site] 00352
5 fprintf [call site] 00353
2 igraph_gml_tree_find [function] [call site] 00354
2 igraph_error [function] [call site] 00355
2 igraph_gml_tree_type [function] [call site] 00356
2 igraph_gml_tree_line [function] [call site] 00357
2 igraph_errorf [function] [call site] 00358
2 igraph_gml_tree_get_tree [function] [call site] 00359
2 igraph_attribute_record_list_init [function] [call site] 00360
3 igraph_fatal [function] [call site] 00361
3 calloc [call site] 00362
3 igraph_error [function] [call site] 00363
3 igraph_i_attribute_record_list_init_slice [function] [call site] 00364
4 igraph_i_attribute_record_list_init_item [function] [call site] 00365
5 igraph_attribute_record_init [function] [call site] 00366
6 igraph_attribute_record_set_name [function] [call site] 00367
7 igraph_fatal [function] [call site] 00368
7 strdup [call site] 00369
7 igraph_error [function] [call site] 00370
7 igraph_free [function] [call site] 00371
6 igraph_error [function] [call site] 00372
6 igraph_attribute_record_set_type [function] [call site] 00373
7 igraph_fatal [function] [call site] 00374
7 calloc [call site] 00375
7 igraph_error [function] [call site] 00376
7 IGRAPH_FINALLY_REAL [function] [call site] 00377
7 igraph_free [function] [call site] 00378
7 igraph_vector_init [function] [call site] 00379
7 igraph_error [function] [call site] 00380
7 IGRAPH_FINALLY_REAL [function] [call site] 00381
7 igraph_vector_destroy [function] [call site] 00382
7 calloc [call site] 00383
7 igraph_error [function] [call site] 00384
7 IGRAPH_FINALLY_REAL [function] [call site] 00385
7 igraph_free [function] [call site] 00386
7 igraph_strvector_init [function] [call site] 00387
8 calloc [call site] 00388
8 igraph_error [function] [call site] 00389
7 igraph_error [function] [call site] 00390
7 IGRAPH_FINALLY_REAL [function] [call site] 00391
7 igraph_strvector_destroy [function] [call site] 00392
8 igraph_fatal [function] [call site] 00393
8 igraph_fatal [function] [call site] 00394
7 calloc [call site] 00395
7 igraph_error [function] [call site] 00396
7 IGRAPH_FINALLY_REAL [function] [call site] 00397
7 igraph_free [function] [call site] 00398
7 igraph_vector_bool_init [function] [call site] 00399
7 igraph_error [function] [call site] 00400
7 IGRAPH_FINALLY_REAL [function] [call site] 00401
7 igraph_vector_bool_destroy [function] [call site] 00402
7 igraph_errorf [function] [call site] 00403
7 igraph_i_attribute_record_set_type [function] [call site] 00404
8 igraph_i_attribute_record_destroy_values [function] [call site] 00405
9 igraph_fatal [function] [call site] 00406
9 igraph_vector_destroy [function] [call site] 00407
9 igraph_strvector_destroy [function] [call site] 00408
9 igraph_vector_bool_destroy [function] [call site] 00409
9 igraph_free [function] [call site] 00410
9 igraph_free [function] [call site] 00411
8 igraph_attribute_record_set_default_numeric [function] [call site] 00412
7 IGRAPH_FINALLY_CLEAN [function] [call site] 00413
6 igraph_error [function] [call site] 00414
4 igraph_i_attribute_record_list_destroy_slice [function] [call site] 00415
5 igraph_i_attribute_record_list_destroy_item [function] [call site] 00416
6 igraph_attribute_record_destroy [function] [call site] 00417
7 igraph_i_attribute_record_destroy_values [function] [call site] 00418
7 igraph_free [function] [call site] 00419
4 igraph_error [function] [call site] 00420
3 igraph_error [function] [call site] 00421
2 igraph_error [function] [call site] 00422
2 IGRAPH_FINALLY_REAL [function] [call site] 00423
2 igraph_attribute_record_list_destroy [function] [call site] 00424
3 igraph_fatal [function] [call site] 00425
3 igraph_attribute_record_list_clear [function] [call site] 00426
4 igraph_fatal [function] [call site] 00427
4 igraph_fatal [function] [call site] 00428
4 igraph_i_attribute_record_list_destroy_slice [function] [call site] 00429
2 igraph_attribute_record_list_init [function] [call site] 00430
2 igraph_error [function] [call site] 00431
2 IGRAPH_FINALLY_REAL [function] [call site] 00432
2 igraph_attribute_record_list_destroy [function] [call site] 00433
2 igraph_attribute_record_list_init [function] [call site] 00434
2 igraph_error [function] [call site] 00435
2 IGRAPH_FINALLY_REAL [function] [call site] 00436
2 igraph_attribute_record_list_destroy [function] [call site] 00437
2 igraph_trie_init [function] [call site] 00438
3 igraph_i_trie_init_node [function] [call site] 00439
4 igraph_strvector_init [function] [call site] 00440
4 igraph_error [function] [call site] 00441
4 IGRAPH_FINALLY_REAL [function] [call site] 00442
4 igraph_strvector_destroy [function] [call site] 00443
4 igraph_vector_ptr_init [function] [call site] 00444
4 igraph_error [function] [call site] 00445
4 IGRAPH_FINALLY_REAL [function] [call site] 00446
4 igraph_vector_ptr_destroy [function] [call site] 00447
4 igraph_vector_int_init [function] [call site] 00448
4 igraph_error [function] [call site] 00449
4 IGRAPH_FINALLY_REAL [function] [call site] 00450
4 igraph_vector_int_destroy [function] [call site] 00451
4 IGRAPH_FINALLY_CLEAN [function] [call site] 00452
3 igraph_error [function] [call site] 00453
3 IGRAPH_FINALLY_REAL [function] [call site] 00454
3 igraph_i_trie_destroy_node [function] [call site] 00455
4 igraph_i_trie_destroy_node_helper [function] [call site] 00456
5 igraph_strvector_destroy [function] [call site] 00457
5 igraph_vector_ptr_size [function] [call site] 00458
5 igraph_i_trie_destroy_node_helper [function] [call site] 00459
6 igraph_vector_ptr_destroy [function] [call site] 00460
6 igraph_vector_int_destroy [function] [call site] 00461
3 igraph_strvector_init [function] [call site] 00462
3 IGRAPH_FINALLY_CLEAN [function] [call site] 00463
2 igraph_error [function] [call site] 00464
2 IGRAPH_FINALLY_REAL [function] [call site] 00465
2 igraph_trie_destroy [function] [call site] 00466
3 igraph_strvector_destroy [function] [call site] 00467
3 igraph_i_trie_destroy_node [function] [call site] 00468
2 igraph_trie_init [function] [call site] 00469
2 igraph_error [function] [call site] 00470
2 IGRAPH_FINALLY_REAL [function] [call site] 00471
2 igraph_trie_destroy [function] [call site] 00472
2 igraph_trie_init [function] [call site] 00473
2 IGRAPH_FINALLY_REAL [function] [call site] 00474
2 igraph_trie_destroy [function] [call site] 00475
2 igraph_trie_init [function] [call site] 00476
2 igraph_error [function] [call site] 00477
2 IGRAPH_FINALLY_REAL [function] [call site] 00478
2 igraph_trie_destroy [function] [call site] 00479
2 igraph_gml_tree_length [function] [call site] 00480
3 igraph_vector_ptr_size [function] [call site] 00481
2 igraph_gml_tree_name [function] [call site] 00482
2 strcmp [call site] 00483
2 igraph_gml_tree_type [function] [call site] 00484
2 igraph_gml_tree_line [function] [call site] 00485
2 igraph_errorf [function] [call site] 00486
2 igraph_gml_tree_get_tree [function] [call site] 00487
2 igraph_gml_tree_length [function] [call site] 00488
2 igraph_gml_tree_name [function] [call site] 00489
2 igraph_gml_tree_type [function] [call site] 00490
2 create_or_update_attribute [function] [call site] 00491
3 igraph_trie_size [function] [call site] 00492
3 igraph_trie_get [function] [call site] 00493
4 __assert_fail [call site] 00494
4 igraph_error [function] [call site] 00495
4 igraph_i_trie_get_node [function] [call site] 00496
5 __assert_fail [call site] 00497
5 igraph_strvector_size [function] [call site] 00498
6 igraph_fatal [function] [call site] 00499
5 igraph_strvector_get [function] [call site] 00500
6 igraph_fatal [function] [call site] 00501
6 igraph_fatal [function] [call site] 00502
5 igraph_i_strdiff [function] [call site] 00503
5 igraph_i_trie_get_node [function] [call site] 00504
6 calloc [call site] 00505
6 igraph_error [function] [call site] 00506
6 IGRAPH_FINALLY_REAL [function] [call site] 00507
6 igraph_free [function] [call site] 00508
6 igraph_strvector_init [function] [call site] 00509
6 IGRAPH_FINALLY_REAL [function] [call site] 00510
6 igraph_strvector_destroy [function] [call site] 00511
6 igraph_vector_ptr_init [function] [call site] 00512
6 igraph_error [function] [call site] 00513
6 IGRAPH_FINALLY_REAL [function] [call site] 00514
6 igraph_vector_ptr_destroy [function] [call site] 00515
6 igraph_vector_int_init [function] [call site] 00516
6 igraph_error [function] [call site] 00517
6 IGRAPH_FINALLY_REAL [function] [call site] 00518
6 igraph_vector_int_destroy [function] [call site] 00519
6 igraph_strvector_set [function] [call site] 00520
7 strlen [call site] 00521
7 igraph_strvector_set_len [function] [call site] 00522
8 igraph_fatal [function] [call site] 00523
8 igraph_fatal [function] [call site] 00524
8 strndup [call site] 00525
8 realloc [call site] 00526
6 igraph_error [function] [call site] 00527
6 IGRAPH_FINALLY_CLEAN [function] [call site] 00528
6 calloc [call site] 00529
6 igraph_error [function] [call site] 00530
6 IGRAPH_FINALLY_REAL [function] [call site] 00531
6 igraph_free [function] [call site] 00532
6 igraph_strvector_init [function] [call site] 00533
6 igraph_error [function] [call site] 00534
6 IGRAPH_FINALLY_REAL [function] [call site] 00535
6 igraph_strvector_destroy [function] [call site] 00536
6 igraph_vector_ptr_init [function] [call site] 00537
6 igraph_error [function] [call site] 00538
6 IGRAPH_FINALLY_REAL [function] [call site] 00539
6 igraph_vector_ptr_destroy [function] [call site] 00540
6 igraph_vector_int_init [function] [call site] 00541
6 igraph_error [function] [call site] 00542
6 IGRAPH_FINALLY_REAL [function] [call site] 00543
6 igraph_vector_int_destroy [function] [call site] 00544
6 igraph_strvector_set [function] [call site] 00545
6 igraph_error [function] [call site] 00546
6 strdup [call site] 00547
6 igraph_error [function] [call site] 00548
6 IGRAPH_FINALLY_REAL [function] [call site] 00549
6 igraph_free [function] [call site] 00550
6 igraph_strvector_set [function] [call site] 00551
6 igraph_error [function] [call site] 00552
6 IGRAPH_FINALLY_CLEAN [function] [call site] 00553
6 calloc [call site] 00554
6 igraph_error [function] [call site] 00555
6 IGRAPH_FINALLY_REAL [function] [call site] 00556
6 igraph_free [function] [call site] 00557
6 igraph_strvector_init [function] [call site] 00558
6 igraph_error [function] [call site] 00559
6 IGRAPH_FINALLY_REAL [function] [call site] 00560
6 igraph_strvector_destroy [function] [call site] 00561
6 igraph_vector_ptr_init [function] [call site] 00562
6 igraph_error [function] [call site] 00563
6 IGRAPH_FINALLY_REAL [function] [call site] 00564
6 igraph_vector_ptr_destroy [function] [call site] 00565
6 igraph_vector_int_init [function] [call site] 00566
6 igraph_error [function] [call site] 00567
6 IGRAPH_FINALLY_REAL [function] [call site] 00568
6 igraph_vector_int_destroy [function] [call site] 00569
6 igraph_strvector_set [function] [call site] 00570
6 igraph_error [function] [call site] 00571
6 igraph_strvector_set [function] [call site] 00572
6 igraph_error [function] [call site] 00573
6 strdup [call site] 00574
6 IGRAPH_FINALLY_REAL [function] [call site] 00575
6 igraph_free [function] [call site] 00576
6 igraph_strvector_set [function] [call site] 00577
6 igraph_error [function] [call site] 00578
6 IGRAPH_FINALLY_CLEAN [function] [call site] 00579
6 igraph_strvector_push_back [function] [call site] 00580
7 igraph_i_strvector_expand_if_full [function] [call site] 00581
8 igraph_fatal [function] [call site] 00582
8 igraph_fatal [function] [call site] 00583
8 igraph_strvector_size [function] [call site] 00584
8 igraph_error [function] [call site] 00585
8 igraph_strvector_reserve [function] [call site] 00586
9 igraph_strvector_capacity [function] [call site] 00587
10 igraph_fatal [function] [call site] 00588
10 igraph_fatal [function] [call site] 00589
9 realloc [call site] 00590
9 igraph_error [function] [call site] 00591
8 igraph_error [function] [call site] 00592
7 igraph_error [function] [call site] 00593
7 strdup [call site] 00594
7 igraph_error [function] [call site] 00595
6 igraph_error [function] [call site] 00596
6 igraph_vector_ptr_push_back [function] [call site] 00597
6 igraph_error [function] [call site] 00598
6 igraph_vector_int_push_back [function] [call site] 00599
6 igraph_error [function] [call site] 00600
4 igraph_error [function] [call site] 00601
4 IGRAPH_FINALLY_ENTER [function] [call site] 00602
4 igraph_strvector_push_back [function] [call site] 00603
4 IGRAPH_FINALLY_EXIT [function] [call site] 00604
4 igraph_error [function] [call site] 00605
4 igraph_i_trie_get_node [function] [call site] 00606
4 igraph_strvector_size [function] [call site] 00607
4 igraph_strvector_resize [function] [call site] 00608
5 igraph_strvector_size [function] [call site] 00609
5 igraph_strvector_size [function] [call site] 00610
5 igraph_strvector_reserve [function] [call site] 00611
5 igraph_error [function] [call site] 00612
4 IGRAPH_FINALLY_EXIT [function] [call site] 00613
4 igraph_error [function] [call site] 00614
4 igraph_strvector_size [function] [call site] 00615
4 igraph_strvector_resize [function] [call site] 00616
4 IGRAPH_FINALLY_EXIT [function] [call site] 00617
3 igraph_attribute_record_init [function] [call site] 00618
3 igraph_error [function] [call site] 00619
3 IGRAPH_FINALLY_REAL [function] [call site] 00620
3 igraph_attribute_record_destroy [function] [call site] 00621
3 igraph_attribute_record_list_push_back [function] [call site] 00622
4 igraph_i_attribute_record_list_expand_if_full [function] [call site] 00623
5 igraph_fatal [function] [call site] 00624
5 igraph_fatal [function] [call site] 00625
5 igraph_attribute_record_list_size [function] [call site] 00626
6 igraph_fatal [function] [call site] 00627
6 igraph_fatal [function] [call site] 00628
5 igraph_error [function] [call site] 00629
5 igraph_attribute_record_list_reserve [function] [call site] 00630
6 igraph_fatal [function] [call site] 00631
6 igraph_fatal [function] [call site] 00632
6 igraph_fatal [function] [call site] 00633
6 igraph_attribute_record_list_capacity [function] [call site] 00634
6 realloc [call site] 00635
6 igraph_error [function] [call site] 00636
5 igraph_error [function] [call site] 00637
4 igraph_error [function] [call site] 00638
3 igraph_error [function] [call site] 00639
3 IGRAPH_FINALLY_CLEAN [function] [call site] 00640
3 igraph_attribute_record_list_get_ptr [function] [call site] 00641
4 igraph_fatal [function] [call site] 00642
4 igraph_fatal [function] [call site] 00643
3 igraph_attribute_record_set_type [function] [call site] 00644
3 igraph_attribute_record_set_type [function] [call site] 00645
2 igraph_error [function] [call site] 00646
2 strcmp [call site] 00647
2 igraph_trie_size [function] [call site] 00648
2 igraph_gml_tree_line [function] [call site] 00649
2 igraph_errorf [function] [call site] 00650
2 igraph_gml_tree_line [function] [call site] 00651
2 igraph_errorf [function] [call site] 00652
2 igraph_gml_tree_get_integer [function] [call site] 00653
2 strid [function] [call site] 00654
3 snprintf [call site] 00655
2 igraph_trie_get [function] [call site] 00656
2 igraph_error [function] [call site] 00657
2 igraph_gml_tree_line [function] [call site] 00658
2 igraph_errorf [function] [call site] 00659
2 igraph_trie_get [function] [call site] 00661
2 igraph_error [function] [call site] 00662
2 strcmp [call site] 00663
2 igraph_gml_tree_type [function] [call site] 00664
2 igraph_gml_tree_line [function] [call site] 00665
2 igraph_errorf [function] [call site] 00666
2 igraph_gml_tree_get_tree [function] [call site] 00667
2 igraph_gml_tree_length [function] [call site] 00668
2 igraph_gml_tree_name [function] [call site] 00669
2 igraph_gml_tree_type [function] [call site] 00670
2 strcmp [call site] 00671
2 igraph_gml_tree_line [function] [call site] 00672
2 igraph_errorf [function] [call site] 00673
2 igraph_gml_tree_line [function] [call site] 00674
2 igraph_errorf [function] [call site] 00675
2 strcmp [call site] 00676
2 igraph_gml_tree_line [function] [call site] 00677
2 igraph_errorf [function] [call site] 00678
2 igraph_gml_tree_line [function] [call site] 00679
2 igraph_errorf [function] [call site] 00680
2 create_or_update_attribute [function] [call site] 00681
2 igraph_error [function] [call site] 00682
2 igraph_gml_tree_line [function] [call site] 00683
2 igraph_errorf [function] [call site] 00684
2 igraph_gml_tree_line [function] [call site] 00685
2 igraph_errorf [function] [call site] 00686
2 strcmp [call site] 00687
2 igraph_gml_tree_line [function] [call site] 00688
2 igraph_warningf [function] [call site] 00689
2 igraph_gml_tree_type [function] [call site] 00690
2 igraph_gml_tree_get_integer [function] [call site] 00691
2 igraph_gml_tree_line [function] [call site] 00692
2 igraph_warningf [function] [call site] 00693
2 igraph_gml_tree_line [function] [call site] 00694
2 igraph_warningf [function] [call site] 00695
2 igraph_gml_tree_type [function] [call site] 00696
2 create_or_update_attribute [function] [call site] 00697
2 igraph_error [function] [call site] 00698
2 igraph_trie_size [function] [call site] 00699
2 igraph_fatal [function] [call site] 00700
2 allocate_attributes [function] [call site] 00701
3 igraph_attribute_record_list_size [function] [call site] 00702
3 igraph_attribute_record_list_get_ptr [function] [call site] 00703
3 igraph_attribute_record_resize [function] [call site] 00704
4 igraph_fatal [function] [call site] 00705
4 igraph_vector_size [function] [call site] 00706
4 igraph_vector_resize [function] [call site] 00707
5 igraph_fatal [function] [call site] 00708
5 igraph_fatal [function] [call site] 00709
5 igraph_vector_reserve [function] [call site] 00710
6 igraph_vector_capacity [function] [call site] 00711
5 igraph_error [function] [call site] 00712
4 igraph_error [function] [call site] 00713
4 igraph_vector_bool_size [function] [call site] 00714
4 igraph_vector_bool_resize [function] [call site] 00715
5 igraph_vector_bool_reserve [function] [call site] 00716
6 igraph_vector_bool_capacity [function] [call site] 00717
4 igraph_error [function] [call site] 00718
4 igraph_strvector_resize [function] [call site] 00719
4 igraph_error [function] [call site] 00720
4 igraph_strvector_size [function] [call site] 00721
4 igraph_strvector_resize [function] [call site] 00722
4 igraph_error [function] [call site] 00723
4 igraph_strvector_set [function] [call site] 00724
4 igraph_error [function] [call site] 00725
4 igraph_error [function] [call site] 00726
4 igraph_errorf [function] [call site] 00727
3 igraph_error [function] [call site] 00728
3 igraph_warningf [function] [call site] 00729
2 igraph_error [function] [call site] 00730
2 allocate_attributes [function] [call site] 00731
2 igraph_error [function] [call site] 00732
2 allocate_attributes [function] [call site] 00733
2 igraph_error [function] [call site] 00734
2 igraph_vector_int_init [function] [call site] 00735
2 igraph_error [function] [call site] 00736
2 IGRAPH_FINALLY_REAL [function] [call site] 00737
2 igraph_vector_int_destroy [function] [call site] 00738
2 igraph_gml_tree_length [function] [call site] 00739
2 igraph_gml_tree_name [function] [call site] 00740
2 strcmp [call site] 00741
2 igraph_gml_tree_get_tree [function] [call site] 00742
2 igraph_gml_tree_find [function] [call site] 00743
2 igraph_gml_tree_get_integer [function] [call site] 00745
2 igraph_trie_get [function] [call site] 00747
2 igraph_error [function] [call site] 00748
2 igraph_gml_tree_length [function] [call site] 00749
2 igraph_gml_tree_name [function] [call site] 00750
2 igraph_trie_get [function] [call site] 00751
2 igraph_error [function] [call site] 00752
2 igraph_attribute_record_list_get_ptr [function] [call site] 00753
2 igraph_i_gml_toreal [function] [call site] 00754
3 igraph_gml_tree_type [function] [call site] 00755
3 igraph_gml_tree_get_integer [function] [call site] 00756
3 igraph_gml_tree_get_real [function] [call site] 00757
3 igraph_gml_tree_line [function] [call site] 00758
3 igraph_fatalf [function] [call site] 00759
2 igraph_i_gml_tostring [function] [call site] 00760
3 igraph_gml_tree_type [function] [call site] 00761
3 igraph_gml_tree_get_integer [function] [call site] 00762
3 snprintf [call site] 00763
3 igraph_gml_tree_get_real [function] [call site] 00764
3 igraph_real_snprintf_precise [function] [call site] 00765
4 snprintf [call site] 00766
4 snprintf [call site] 00767
4 snprintf [call site] 00768
4 snprintf [call site] 00769
4 igraph_fatal [function] [call site] 00770
3 igraph_gml_tree_get_string [function] [call site] 00771
3 igraph_gml_tree_line [function] [call site] 00772
3 igraph_fatalf [function] [call site] 00773
2 needs_coding [function] [call site] 00774
2 entity_decode [function] [call site] 00775
3 strlen [call site] 00776
3 calloc [call site] 00777
3 igraph_error [function] [call site] 00778
3 strlen [call site] 00779
3 strncasecmp [call site] 00780
3 igraph_warning [function] [call site] 00781
3 igraph_warningf [function] [call site] 00782
2 igraph_error [function] [call site] 00783
2 IGRAPH_FINALLY_REAL [function] [call site] 00784
2 igraph_free [function] [call site] 00785
2 igraph_strvector_set [function] [call site] 00786
2 igraph_error [function] [call site] 00787
2 IGRAPH_FINALLY_CLEAN [function] [call site] 00788
2 igraph_strvector_set [function] [call site] 00789
2 igraph_error [function] [call site] 00790
2 strcmp [call site] 00791
2 igraph_gml_tree_get_tree [function] [call site] 00792
2 igraph_gml_tree_length [function] [call site] 00793
2 igraph_gml_tree_name [function] [call site] 00794
2 strcmp [call site] 00795
2 igraph_gml_tree_find [function] [call site] 00796
2 strcmp [call site] 00797
2 igraph_gml_tree_find [function] [call site] 00798
2 igraph_trie_get [function] [call site] 00799
2 igraph_error [function] [call site] 00800
2 igraph_attribute_record_list_get_ptr [function] [call site] 00801
2 igraph_i_gml_toreal [function] [call site] 00802
2 igraph_i_gml_tostring [function] [call site] 00803
2 needs_coding [function] [call site] 00804
2 entity_decode [function] [call site] 00805
2 igraph_error [function] [call site] 00806
2 IGRAPH_FINALLY_REAL [function] [call site] 00807
2 igraph_free [function] [call site] 00808
2 igraph_strvector_set [function] [call site] 00809
2 igraph_error [function] [call site] 00810
2 IGRAPH_FINALLY_CLEAN [function] [call site] 00811
2 igraph_strvector_set [function] [call site] 00812
2 igraph_error [function] [call site] 00813
2 igraph_gml_tree_get_integer [function] [call site] 00814
2 igraph_gml_tree_get_integer [function] [call site] 00815
2 igraph_trie_check [function] [call site] 00817
3 igraph_i_trie_get_node [function] [call site] 00818
3 igraph_error [function] [call site] 00819
2 igraph_error [function] [call site] 00820
2 igraph_gml_tree_line [function] [call site] 00821
2 igraph_errorf [function] [call site] 00822
2 igraph_trie_check [function] [call site] 00824
2 igraph_error [function] [call site] 00825
2 igraph_gml_tree_line [function] [call site] 00826
2 igraph_errorf [function] [call site] 00827
2 strcmp [call site] 00828
2 igraph_trie_get [function] [call site] 00829
2 igraph_error [function] [call site] 00830
2 igraph_attribute_record_list_get_ptr [function] [call site] 00831
2 igraph_i_gml_toreal [function] [call site] 00832
2 igraph_i_gml_tostring [function] [call site] 00833
2 needs_coding [function] [call site] 00834
2 entity_decode [function] [call site] 00835
2 igraph_error [function] [call site] 00836
2 IGRAPH_FINALLY_REAL [function] [call site] 00837
2 igraph_free [function] [call site] 00838
2 igraph_strvector_set [function] [call site] 00839
2 igraph_error [function] [call site] 00840
2 IGRAPH_FINALLY_CLEAN [function] [call site] 00841
2 igraph_strvector_set [function] [call site] 00842
2 igraph_error [function] [call site] 00843
2 prune_unknown_attributes [function] [call site] 00844
3 igraph_vector_int_init [function] [call site] 00845
3 igraph_error [function] [call site] 00846
3 IGRAPH_FINALLY_REAL [function] [call site] 00847
3 igraph_vector_int_destroy [function] [call site] 00848
3 igraph_attribute_record_list_size [function] [call site] 00849
3 igraph_attribute_record_list_get_ptr [function] [call site] 00850
3 igraph_vector_int_push_back [function] [call site] 00851
3 igraph_error [function] [call site] 00852
3 igraph_vector_int_size [function] [call site] 00853
3 igraph_attribute_record_list_discard [function] [call site] 00854
4 igraph_attribute_record_list_size [function] [call site] 00855
4 igraph_i_attribute_record_list_destroy_item [function] [call site] 00856
3 igraph_vector_int_destroy [function] [call site] 00857
3 IGRAPH_FINALLY_CLEAN [function] [call site] 00858
2 igraph_error [function] [call site] 00859
2 prune_unknown_attributes [function] [call site] 00860
2 igraph_error [function] [call site] 00861
2 prune_unknown_attributes [function] [call site] 00862
2 igraph_error [function] [call site] 00863
2 igraph_trie_destroy [function] [call site] 00864
2 igraph_trie_destroy [function] [call site] 00865
2 igraph_trie_destroy [function] [call site] 00866
2 igraph_trie_destroy [function] [call site] 00867
2 IGRAPH_FINALLY_CLEAN [function] [call site] 00868
2 igraph_empty_attrs [function] [call site] 00869
3 igraph_error [function] [call site] 00870
3 igraph_vector_int_init [function] [call site] 00871
3 igraph_error [function] [call site] 00872
3 IGRAPH_FINALLY_REAL [function] [call site] 00873
3 igraph_vector_int_destroy [function] [call site] 00874
3 igraph_vector_int_init [function] [call site] 00875
3 igraph_error [function] [call site] 00876
3 IGRAPH_FINALLY_REAL [function] [call site] 00877
3 igraph_vector_int_destroy [function] [call site] 00878
3 igraph_vector_int_init [function] [call site] 00879
3 igraph_error [function] [call site] 00880
3 IGRAPH_FINALLY_REAL [function] [call site] 00881
3 igraph_vector_int_destroy [function] [call site] 00882
3 igraph_vector_int_init [function] [call site] 00883
3 igraph_error [function] [call site] 00884
3 IGRAPH_FINALLY_REAL [function] [call site] 00885
3 igraph_vector_int_destroy [function] [call site] 00886
3 igraph_vector_int_init [function] [call site] 00887
3 IGRAPH_FINALLY_REAL [function] [call site] 00888
3 igraph_vector_int_destroy [function] [call site] 00889
3 igraph_vector_int_init [function] [call site] 00890
3 igraph_error [function] [call site] 00891
3 IGRAPH_FINALLY_REAL [function] [call site] 00892
3 igraph_vector_int_destroy [function] [call site] 00893
3 calloc [call site] 00894
3 IGRAPH_FINALLY_REAL [function] [call site] 00895
3 igraph_free [function] [call site] 00896
3 igraph_i_property_cache_init [function] [call site] 00897
3 igraph_i_property_cache_destroy [function] [call site] 00898
3 igraph_i_attribute_init [function] [call site] 00899
4 igraph_error [function] [call site] 00900
4 igraph_error [function] [call site] 00901
3 igraph_error [function] [call site] 00902
3 igraph_add_vertices [function] [call site] 00903
4 igraph_ecount [function] [call site] 00904
5 igraph_vector_int_size [function] [call site] 00905
4 igraph_vcount [function] [call site] 00906
4 igraph_error [function] [call site] 00907
4 igraph_errorf [function] [call site] 00908
4 igraph_errorf [function] [call site] 00909
4 igraph_vector_int_reserve [function] [call site] 00910
4 igraph_error [function] [call site] 00911
4 igraph_vector_int_reserve [function] [call site] 00912
4 igraph_error [function] [call site] 00913
4 igraph_vector_int_resize [function] [call site] 00914
5 igraph_vector_int_reserve [function] [call site] 00915
4 igraph_vector_int_resize [function] [call site] 00916
4 IGRAPH_FINALLY_ENTER [function] [call site] 00917
4 igraph_i_attribute_add_vertices [function] [call site] 00918
4 igraph_vector_int_resize [function] [call site] 00919
4 igraph_vector_int_resize [function] [call site] 00920
4 IGRAPH_FINALLY_EXIT [function] [call site] 00921
4 igraph_vcount [function] [call site] 00922
4 igraph_i_property_cache_invalidate_conditionally [function] [call site] 00923
5 __assert_fail [call site] 00924
5 igraph_i_property_cache_get_bool [function] [call site] 00925
6 igraph_fatal [function] [call site] 00926
6 __assert_fail [call site] 00927
3 igraph_error [function] [call site] 00928
3 IGRAPH_FINALLY_CLEAN [function] [call site] 00929
2 igraph_error [function] [call site] 00930
2 IGRAPH_FINALLY_REAL [function] [call site] 00931
2 igraph_destroy [function] [call site] 00932
3 igraph_i_attribute_destroy [function] [call site] 00933
3 igraph_i_property_cache_destroy [function] [call site] 00934
3 igraph_vector_int_destroy [function] [call site] 00935
3 igraph_vector_int_destroy [function] [call site] 00936
3 igraph_vector_int_destroy [function] [call site] 00937
3 igraph_vector_int_destroy [function] [call site] 00938
3 igraph_vector_int_destroy [function] [call site] 00939
3 igraph_vector_int_destroy [function] [call site] 00940
2 igraph_add_vertices [function] [call site] 00941
2 igraph_error [function] [call site] 00942
2 igraph_add_edges [function] [call site] 00943
3 igraph_vector_int_size [function] [call site] 00944
3 igraph_vector_int_size [function] [call site] 00945
3 igraph_is_directed [function] [call site] 00946
3 igraph_vector_int_size [function] [call site] 00947
3 igraph_error [function] [call site] 00948
3 igraph_vcount [function] [call site] 00949
3 igraph_vector_int_isininterval [function] [call site] 00950
4 igraph_fatal [function] [call site] 00951
4 igraph_fatal [function] [call site] 00952
3 igraph_error [function] [call site] 00953
3 igraph_errorf [function] [call site] 00954
3 igraph_errorf [function] [call site] 00955
3 igraph_vector_int_reserve [function] [call site] 00956
3 igraph_error [function] [call site] 00957
3 igraph_vector_int_reserve [function] [call site] 00958
3 igraph_vector_int_push_back [function] [call site] 00959
3 igraph_vector_int_push_back [function] [call site] 00960
3 igraph_vector_int_push_back [function] [call site] 00961
3 igraph_vector_int_push_back [function] [call site] 00962
3 IGRAPH_FINALLY_ENTER [function] [call site] 00963
3 igraph_vector_int_init [function] [call site] 00964
3 igraph_vector_int_resize [function] [call site] 00965
3 IGRAPH_FINALLY_EXIT [function] [call site] 00966
3 igraph_error [function] [call site] 00967
3 IGRAPH_FINALLY_REAL [function] [call site] 00968
3 igraph_vector_int_destroy [function] [call site] 00969
3 igraph_vector_int_init [function] [call site] 00970
3 igraph_vector_int_resize [function] [call site] 00971
3 IGRAPH_FINALLY_EXIT [function] [call site] 00972
3 igraph_error [function] [call site] 00973
3 IGRAPH_FINALLY_REAL [function] [call site] 00974
3 igraph_vector_int_destroy [function] [call site] 00975
3 igraph_vector_int_pair_order [function] [call site] 00976
4 igraph_vector_int_size [function] [call site] 00977
4 igraph_fatal [function] [call site] 00978
4 igraph_fatal [function] [call site] 00979
4 igraph_vector_int_init [function] [call site] 00980
4 IGRAPH_FINALLY_REAL [function] [call site] 00981
4 igraph_vector_int_destroy [function] [call site] 00982
4 igraph_vector_int_init [function] [call site] 00983
4 igraph_error [function] [call site] 00984
4 IGRAPH_FINALLY_REAL [function] [call site] 00985
4 igraph_vector_int_destroy [function] [call site] 00986
4 igraph_vector_int_resize [function] [call site] 00987
4 igraph_error [function] [call site] 00988
4 igraph_vector_int_null [function] [call site] 00989
5 igraph_fatal [function] [call site] 00990
5 igraph_fatal [function] [call site] 00991
5 igraph_vector_int_size [function] [call site] 00992
5 igraph_vector_int_size [function] [call site] 00993
4 igraph_vector_int_null [function] [call site] 00994
4 igraph_vector_int_destroy [function] [call site] 00995
4 igraph_vector_int_destroy [function] [call site] 00996
4 IGRAPH_FINALLY_CLEAN [function] [call site] 00997
3 igraph_vector_int_resize [function] [call site] 00998
3 IGRAPH_FINALLY_EXIT [function] [call site] 00999
3 igraph_error [function] [call site] 01000
3 igraph_vector_int_pair_order [function] [call site] 01001
3 igraph_vector_int_resize [function] [call site] 01002
3 IGRAPH_FINALLY_EXIT [function] [call site] 01003
3 igraph_error [function] [call site] 01004
3 igraph_i_attribute_add_edges [function] [call site] 01005
3 igraph_vector_int_resize [function] [call site] 01006
3 IGRAPH_FINALLY_EXIT [function] [call site] 01007
3 igraph_error [function] [call site] 01008
3 igraph_i_create_start_vectors [function] [call site] 01009
4 igraph_vector_int_size [function] [call site] 01010
4 igraph_vector_int_resize [function] [call site] 01011
4 igraph_error [function] [call site] 01012
4 igraph_vector_int_null [function] [call site] 01013
3 igraph_i_create_start_vectors [function] [call site] 01014
3 igraph_vector_int_destroy [function] [call site] 01015
3 igraph_vector_int_destroy [function] [call site] 01016
3 IGRAPH_FINALLY_CLEAN [function] [call site] 01017
3 IGRAPH_FINALLY_EXIT [function] [call site] 01018
3 igraph_i_property_cache_invalidate_conditionally [function] [call site] 01019
2 igraph_error [function] [call site] 01020
2 IGRAPH_FINALLY_CLEAN [function] [call site] 01021
2 igraph_vector_int_destroy [function] [call site] 01022
2 igraph_attribute_record_list_destroy [function] [call site] 01023
2 igraph_attribute_record_list_destroy [function] [call site] 01024
2 igraph_attribute_record_list_destroy [function] [call site] 01025
2 igraph_i_gml_parsedata_destroy [function] [call site] 01026
2 IGRAPH_FINALLY_CLEAN [function] [call site] 01027
1 fopen [call site] 01028
1 igraph_write_graph_gml [function] [call site] 01029
2 igraph_vcount [function] [call site] 01030
2 igraph_ecount [function] [call site] 01031
2 time [call site] 01032
2 ctime [call site] 01033
2 strlen [call site] 01034
2 fprintf [call site] 01035
2 igraph_error [function] [call site] 01036
2 needs_coding [function] [call site] 01037
2 entity_encode [function] [call site] 01038
3 calloc [call site] 01039
3 igraph_error [function] [call site] 01040
3 strcpy [call site] 01041
3 strcpy [call site] 01042
2 igraph_error [function] [call site] 01043
2 IGRAPH_FINALLY_REAL [function] [call site] 01044
2 igraph_free [function] [call site] 01045
2 fprintf [call site] 01046
2 igraph_error [function] [call site] 01047
2 IGRAPH_FINALLY_CLEAN [function] [call site] 01048
2 fprintf [call site] 01049
2 igraph_error [function] [call site] 01050
2 fprintf [call site] 01051
2 igraph_error [function] [call site] 01052
2 fprintf [call site] 01053
2 igraph_error [function] [call site] 01054
2 igraph_strvector_init [function] [call site] 01055
2 igraph_error [function] [call site] 01056
2 IGRAPH_FINALLY_REAL [function] [call site] 01057
2 igraph_strvector_destroy [function] [call site] 01058
2 igraph_strvector_init [function] [call site] 01059
2 igraph_error [function] [call site] 01060
2 IGRAPH_FINALLY_REAL [function] [call site] 01061
2 igraph_strvector_destroy [function] [call site] 01062
2 igraph_strvector_init [function] [call site] 01063
2 igraph_error [function] [call site] 01064
2 IGRAPH_FINALLY_REAL [function] [call site] 01065
2 igraph_strvector_destroy [function] [call site] 01066
2 igraph_vector_int_init [function] [call site] 01067
2 igraph_error [function] [call site] 01068
2 IGRAPH_FINALLY_REAL [function] [call site] 01069
2 igraph_vector_int_destroy [function] [call site] 01070
2 igraph_vector_int_init [function] [call site] 01071
2 igraph_error [function] [call site] 01072
2 IGRAPH_FINALLY_REAL [function] [call site] 01073
2 igraph_vector_int_destroy [function] [call site] 01074
2 igraph_vector_int_init [function] [call site] 01075
2 igraph_error [function] [call site] 01076
2 IGRAPH_FINALLY_REAL [function] [call site] 01077
2 igraph_vector_int_destroy [function] [call site] 01078
2 igraph_i_attribute_get_info [function] [call site] 01079
2 igraph_error [function] [call site] 01080
2 igraph_vector_int_size [function] [call site] 01081
2 igraph_vector_int_size [function] [call site] 01082
2 igraph_vector_int_size [function] [call site] 01083
2 igraph_vector_init [function] [call site] 01084
2 igraph_error [function] [call site] 01085
2 IGRAPH_FINALLY_REAL [function] [call site] 01086
2 igraph_vector_destroy [function] [call site] 01087
2 igraph_strvector_init [function] [call site] 01088
2 igraph_error [function] [call site] 01089
2 IGRAPH_FINALLY_REAL [function] [call site] 01090
2 igraph_strvector_destroy [function] [call site] 01091
2 igraph_vector_bool_init [function] [call site] 01092
2 igraph_error [function] [call site] 01093
2 IGRAPH_FINALLY_REAL [function] [call site] 01094
2 igraph_vector_bool_destroy [function] [call site] 01095
2 igraph_vector_int_size [function] [call site] 01096
2 igraph_strvector_get [function] [call site] 01097
2 strcmp [call site] 01098
2 igraph_vector_init [function] [call site] 01099
2 igraph_error [function] [call site] 01100
2 IGRAPH_FINALLY_REAL [function] [call site] 01101
2 igraph_vector_destroy [function] [call site] 01102
2 igraph_vss_all [function] [call site] 01103
2 igraph_i_attribute_get_numeric_vertex_attr [function] [call site] 01104
3 igraph_vector_clear [function] [call site] 01105
4 igraph_fatal [function] [call site] 01106
4 igraph_fatal [function] [call site] 01107
2 igraph_error [function] [call site] 01108
2 igraph_vector_size [function] [call site] 01109
2 igraph_error [function] [call site] 01110
2 igraph_i_is_real_representable_as_integer [function] [call site] 01111
2 igraph_warningf [function] [call site] 01112
2 igraph_vector_destroy [function] [call site] 01113
2 IGRAPH_FINALLY_CLEAN [function] [call site] 01114
2 igraph_i_vector_is_duplicate_free [function] [call site] 01115
3 igraph_vector_size [function] [call site] 01116
3 igraph_vector_init_copy [function] [call site] 01117
4 igraph_fatal [function] [call site] 01118
4 igraph_fatal [function] [call site] 01119
4 igraph_vector_size [function] [call site] 01120
4 igraph_vector_init [function] [call site] 01121
4 igraph_error [function] [call site] 01122
3 igraph_error [function] [call site] 01123
3 IGRAPH_FINALLY_REAL [function] [call site] 01124
3 igraph_vector_destroy [function] [call site] 01125
3 igraph_vector_sort [function] [call site] 01126
3 igraph_vector_destroy [function] [call site] 01147
3 IGRAPH_FINALLY_CLEAN [function] [call site] 01148
2 igraph_error [function] [call site] 01149
2 igraph_warning [function] [call site] 01150
2 igraph_vector_destroy [function] [call site] 01151
2 IGRAPH_FINALLY_CLEAN [function] [call site] 01152
2 igraph_is_directed [function] [call site] 01153
2 fprintf [call site] 01154
2 igraph_error [function] [call site] 01155
2 igraph_strvector_get [function] [call site] 01156
2 igraph_i_gml_convert_to_key [function] [call site] 01157
3 strlen [call site] 01158
3 __ctype_b_loc [call site] 01159
3 snprintf [call site] 01160
3 strlen [call site] 01161
3 __ctype_b_loc [call site] 01162
3 calloc [call site] 01163
3 igraph_error [function] [call site] 01164
3 __ctype_b_loc [call site] 01165
2 igraph_error [function] [call site] 01166
2 IGRAPH_FINALLY_REAL [function] [call site] 01167
2 igraph_free [function] [call site] 01168
2 strcmp [call site] 01169
2 igraph_warningf [function] [call site] 01170
2 igraph_i_attribute_get_numeric_graph_attr [function] [call site] 01171
3 igraph_vector_clear [function] [call site] 01172
2 igraph_error [function] [call site] 01173
2 igraph_warningf [function] [call site] 01174
2 fprintf [call site] 01175
2 igraph_error [function] [call site] 01176
2 igraph_real_fprintf_precise [function] [call site] 01177
3 fprintf [call site] 01178
3 fprintf [call site] 01179
3 fprintf [call site] 01180
3 fprintf [call site] 01181
3 igraph_fatal [function] [call site] 01182
2 igraph_error [function] [call site] 01183
2 fputc [call site] 01184
2 igraph_error [function] [call site] 01185
2 igraph_i_attribute_get_string_graph_attr [function] [call site] 01186
3 igraph_strvector_clear [function] [call site] 01187
4 igraph_strvector_size [function] [call site] 01188
2 igraph_strvector_get [function] [call site] 01189
2 needs_coding [function] [call site] 01190
2 entity_encode [function] [call site] 01191
2 igraph_error [function] [call site] 01192
2 IGRAPH_FINALLY_REAL [function] [call site] 01193
2 igraph_free [function] [call site] 01194
2 fprintf [call site] 01195
2 igraph_error [function] [call site] 01196
2 IGRAPH_FINALLY_CLEAN [function] [call site] 01197
2 fprintf [call site] 01198
2 igraph_error [function] [call site] 01199
2 igraph_i_attribute_get_bool_graph_attr [function] [call site] 01200
3 igraph_vector_bool_clear [function] [call site] 01201
2 igraph_error [function] [call site] 01202
2 fprintf [call site] 01203
2 igraph_error [function] [call site] 01204
2 igraph_warning [function] [call site] 01205
2 igraph_warning [function] [call site] 01206
2 IGRAPH_FINALLY_CLEAN [function] [call site] 01207
2 igraph_vector_int_init [function] [call site] 01208
2 igraph_error [function] [call site] 01209
2 IGRAPH_FINALLY_REAL [function] [call site] 01210
2 igraph_vector_int_destroy [function] [call site] 01211
2 fprintf [call site] 01212
2 igraph_error [function] [call site] 01213
2 fprintf [call site] 01214
2 igraph_error [function] [call site] 01215
2 igraph_strvector_get [function] [call site] 01216
2 strcmp [call site] 01217
2 igraph_i_gml_convert_to_key [function] [call site] 01218
2 igraph_error [function] [call site] 01219
2 IGRAPH_FINALLY_REAL [function] [call site] 01220
2 igraph_free [function] [call site] 01221
2 strcmp [call site] 01222
2 igraph_warningf [function] [call site] 01223
2 igraph_vss_1 [function] [call site] 01224
2 igraph_i_attribute_get_numeric_vertex_attr [function] [call site] 01225
2 igraph_error [function] [call site] 01226
2 igraph_warningf [function] [call site] 01227
2 fprintf [call site] 01228
2 igraph_error [function] [call site] 01229
2 igraph_real_fprintf_precise [function] [call site] 01230
2 igraph_error [function] [call site] 01231
2 fputc [call site] 01232
2 igraph_error [function] [call site] 01233
2 igraph_vss_1 [function] [call site] 01234
2 igraph_i_attribute_get_string_vertex_attr [function] [call site] 01235
3 igraph_strvector_clear [function] [call site] 01236
2 igraph_error [function] [call site] 01237
2 igraph_strvector_get [function] [call site] 01238
2 needs_coding [function] [call site] 01239
2 entity_encode [function] [call site] 01240
2 igraph_error [function] [call site] 01241
2 IGRAPH_FINALLY_REAL [function] [call site] 01242
2 igraph_free [function] [call site] 01243
2 fprintf [call site] 01244
2 igraph_error [function] [call site] 01245
2 IGRAPH_FINALLY_CLEAN [function] [call site] 01246
2 fprintf [call site] 01247
2 igraph_error [function] [call site] 01248
2 igraph_vss_1 [function] [call site] 01249
2 igraph_i_attribute_get_bool_vertex_attr [function] [call site] 01250
3 igraph_vector_bool_clear [function] [call site] 01251
2 igraph_error [function] [call site] 01252
2 fprintf [call site] 01253
2 igraph_error [function] [call site] 01254
2 igraph_warningf [function] [call site] 01255
2 igraph_warningf [function] [call site] 01256
2 IGRAPH_FINALLY_CLEAN [function] [call site] 01257
2 fprintf [call site] 01258
2 igraph_error [function] [call site] 01259
2 igraph_vector_int_resize [function] [call site] 01260
2 igraph_error [function] [call site] 01261
2 igraph_vector_int_null [function] [call site] 01262
2 fprintf [call site] 01263
2 igraph_error [function] [call site] 01264
2 fprintf [call site] 01265
2 igraph_error [function] [call site] 01266
2 fprintf [call site] 01267
2 igraph_error [function] [call site] 01268
2 igraph_strvector_get [function] [call site] 01269
2 igraph_i_gml_convert_to_key [function] [call site] 01270
2 igraph_error [function] [call site] 01271
2 IGRAPH_FINALLY_REAL [function] [call site] 01272
2 igraph_free [function] [call site] 01273
2 strcmp [call site] 01274
2 igraph_warningf [function] [call site] 01275
2 igraph_ess_1 [function] [call site] 01276
2 igraph_i_attribute_get_numeric_edge_attr [function] [call site] 01277
3 igraph_vector_clear [function] [call site] 01278
2 igraph_error [function] [call site] 01279
2 igraph_warningf [function] [call site] 01280
2 fprintf [call site] 01281
2 igraph_error [function] [call site] 01282
2 igraph_real_fprintf_precise [function] [call site] 01283
2 igraph_error [function] [call site] 01284
2 fputc [call site] 01285
2 igraph_error [function] [call site] 01286
2 igraph_ess_1 [function] [call site] 01287
2 igraph_i_attribute_get_string_edge_attr [function] [call site] 01288
3 igraph_strvector_clear [function] [call site] 01289
2 igraph_error [function] [call site] 01290
2 igraph_strvector_get [function] [call site] 01291
2 needs_coding [function] [call site] 01292
2 entity_encode [function] [call site] 01293
2 igraph_error [function] [call site] 01294
2 IGRAPH_FINALLY_REAL [function] [call site] 01295
2 igraph_free [function] [call site] 01296
2 fprintf [call site] 01297
2 igraph_error [function] [call site] 01298
2 IGRAPH_FINALLY_CLEAN [function] [call site] 01299
2 fprintf [call site] 01300
2 igraph_error [function] [call site] 01301
2 igraph_ess_1 [function] [call site] 01302
2 igraph_i_attribute_get_bool_edge_attr [function] [call site] 01303
3 igraph_vector_bool_clear [function] [call site] 01304
2 igraph_error [function] [call site] 01305
2 fprintf [call site] 01306
2 igraph_error [function] [call site] 01307
2 igraph_warningf [function] [call site] 01308
2 igraph_warningf [function] [call site] 01309
2 IGRAPH_FINALLY_CLEAN [function] [call site] 01310
2 fprintf [call site] 01311
2 igraph_error [function] [call site] 01312
2 fprintf [call site] 01313
2 igraph_error [function] [call site] 01314
2 igraph_vector_destroy [function] [call site] 01315
2 IGRAPH_FINALLY_CLEAN [function] [call site] 01316
2 igraph_vector_int_destroy [function] [call site] 01317
2 igraph_vector_bool_destroy [function] [call site] 01318
2 igraph_strvector_destroy [function] [call site] 01319
2 igraph_vector_destroy [function] [call site] 01320
2 igraph_vector_int_destroy [function] [call site] 01321
2 igraph_vector_int_destroy [function] [call site] 01322
2 igraph_vector_int_destroy [function] [call site] 01323
2 igraph_strvector_destroy [function] [call site] 01324
2 igraph_strvector_destroy [function] [call site] 01325
2 igraph_strvector_destroy [function] [call site] 01326
2 IGRAPH_FINALLY_CLEAN [function] [call site] 01327
1 fclose [call site] 01328
1 igraph_destroy [function] [call site] 01329
1 fclose [call site] 01330
1 IGRAPH_FINALLY_STACK_SIZE [function] [call site] 01331
1 igraph_fatal [function] [call site] 01332