Home
last modified time | relevance | path

Searched refs:igraph_isocompat_t (Results 1 – 6 of 6) sorted by relevance

/dports/math/igraph/igraph-0.9.5/include/
H A Digraph_topology.h110 typedef igraph_bool_t igraph_isocompat_t(const igraph_t *graph1, typedef
124 igraph_isocompat_t *node_compat_fn,
125 igraph_isocompat_t *edge_compat_fn,
134 igraph_isocompat_t *node_compat_fn,
135 igraph_isocompat_t *edge_compat_fn,
143 igraph_isocompat_t *node_compat_fn,
144 igraph_isocompat_t *edge_compat_fn,
153 igraph_isocompat_t *node_compat_fn,
154 igraph_isocompat_t *edge_compat_fn,
165 igraph_isocompat_t *node_compat_fn,
[all …]
/dports/math/R-cran-igraph/igraph/src/include/
H A Digraph_topology.h122 typedef igraph_bool_t igraph_isocompat_t(const igraph_t *graph1, typedef
146 igraph_isocompat_t *node_compat_fn,
147 igraph_isocompat_t *edge_compat_fn,
155 igraph_isocompat_t *node_compat_fn,
156 igraph_isocompat_t *edge_compat_fn,
189 igraph_isocompat_t *node_compat_fn,
190 igraph_isocompat_t *edge_compat_fn,
198 igraph_isocompat_t *node_compat_fn,
199 igraph_isocompat_t *edge_compat_fn,
208 igraph_isocompat_t *node_compat_fn,
[all …]
/dports/math/igraph/igraph-0.9.5/src/isomorphism/
H A Dvf2.c116 igraph_isocompat_t *node_compat_fn, in igraph_isomorphic_function_vf2()
117 igraph_isocompat_t *edge_compat_fn, in igraph_isomorphic_function_vf2()
656 igraph_isocompat_t *node_compat_fn, *edge_compat_fn;
752 igraph_isocompat_t *node_compat_fn, in igraph_isomorphic_vf2()
753 igraph_isocompat_t *edge_compat_fn, in igraph_isomorphic_vf2()
831 igraph_isocompat_t *node_compat_fn, in igraph_count_isomorphisms_vf2()
832 igraph_isocompat_t *edge_compat_fn, in igraph_count_isomorphisms_vf2()
939 igraph_isocompat_t *node_compat_fn, in igraph_get_isomorphisms_vf2()
940 igraph_isocompat_t *edge_compat_fn, in igraph_get_isomorphisms_vf2()
1547 igraph_isocompat_t *node_compat_fn, in igraph_subisomorphic_vf2()
[all …]
/dports/math/R-cran-igraph/igraph/src/
H A Dtopology.c1125 igraph_isocompat_t *node_compat_fn, in igraph_isomorphic_function_vf2()
1126 igraph_isocompat_t *edge_compat_fn, in igraph_isomorphic_function_vf2()
1656 igraph_isocompat_t *node_compat_fn, *edge_compat_fn;
1752 igraph_isocompat_t *node_compat_fn, in igraph_isomorphic_vf2()
1753 igraph_isocompat_t *edge_compat_fn, in igraph_isomorphic_vf2()
1831 igraph_isocompat_t *node_compat_fn, in igraph_count_isomorphisms_vf2()
1832 igraph_isocompat_t *edge_compat_fn, in igraph_count_isomorphisms_vf2()
1934 igraph_isocompat_t *node_compat_fn, in igraph_get_isomorphisms_vf2()
1935 igraph_isocompat_t *edge_compat_fn, in igraph_get_isomorphisms_vf2()
2558 igraph_isocompat_t *node_compat_fn, in igraph_subisomorphic_vf2()
[all …]
/dports/math/igraph/igraph-0.9.5/tests/unit/
H A Digraph_get_isomorphisms_vf2.c61 igraph_isocompat_t *node_compat_fn, in check_print_destroy()
62 igraph_isocompat_t *edge_compat_fn, in check_print_destroy()
H A Digraph_get_subisomorphisms_vf2.c61 igraph_isocompat_t *node_compat_fn, in check_print_destroy()
62 igraph_isocompat_t *edge_compat_fn, in check_print_destroy()