| igraph Reference Manual |
|---|
igraph_bliss_sh_t — Splitting heuristics for BLISSigraph_bliss_info_t — Information about a BLISS runigraph_canonical_permutation — Canonical permutation using BLISSigraph_isomorphic_bliss — Graph isomorphism via BLISSigraph_automorphisms — Number of automorphisms using BLISSBLISS is a successor of the famous NAUTY algorithm and implementation. While using the same ideas in general, with better heuristics and data structure BLISS outperforms NAUTY on most graphs.
BLISS was developed and implemented by Tommi Junttila and Petteri Kaski at Helsinki University of Technology, Finland. See Tommi Juntilla's homepage at http://www.tcs.hut.fi/~tjunttil/ and the publication at http://www.siam.org/proceedings/alenex/2007/alx07_013junttilat.pdf for more information.
BLISS version 0.35 is included in igraph.
<< 1.3. igraph_subisomorphic — Decide subgraph isomorphism |
2.1. igraph_bliss_sh_t — Splitting heuristics for BLISS >> |