Displaying 2 results from an estimated 2 matches for "subisomorph".
Did you mean:
subisomorphic
2012 Jun 18
0
igraph 0.6 released
...).
- Added generic breadth-first and depth-first search implementations
with many callbacks, graph.bfs() and graph_dfs().
- Support vertex and edge coloring in the VF2 (sub)graph isomorphism
functions (graph.isomorphic.vf2(), graph.count.isomorphisms.vf2(),
graph.get.isomorphisms.vf2(), graph.subisomorphic.vf2(),
graph.count.subisomorphisms.vf2(), graph.get.subisomorphisms.vf2()).
- Assortativity coefficient, assortativity(), assortativity.nominal()
and assortativity.degree().
- Vertex operators that work by vertex names:
graph.intersection.by.name(), graph.union.by.name(),
graph.difference...
2012 Jun 18
0
igraph 0.6 released
...).
- Added generic breadth-first and depth-first search implementations
with many callbacks, graph.bfs() and graph_dfs().
- Support vertex and edge coloring in the VF2 (sub)graph isomorphism
functions (graph.isomorphic.vf2(), graph.count.isomorphisms.vf2(),
graph.get.isomorphisms.vf2(), graph.subisomorphic.vf2(),
graph.count.subisomorphisms.vf2(), graph.get.subisomorphisms.vf2()).
- Assortativity coefficient, assortativity(), assortativity.nominal()
and assortativity.degree().
- Vertex operators that work by vertex names:
graph.intersection.by.name(), graph.union.by.name(),
graph.difference...