|
dejavu
Fast probabilistic symmetry detection.
|
Hook to feed an orbit structure. More...
#include <dejavu.h>
Inheritance diagram for dejavu::hooks::orbit_hook:
Collaboration diagram for dejavu::hooks::orbit_hook:Public Member Functions | |
| orbit_hook (groups::orbit &save_orbit) | |
| dejavu_hook * | get_hook () override |
Public Member Functions inherited from dejavu::hooks::hook_interface | |
| virtual dejavu_hook * | get_hook ()=0 |
| virtual | ~hook_interface ()=default |
Hook to feed an orbit structure.
Can be used to compute the orbit partition of a graph.
|
inlineexplicit |
|
inlineoverridevirtual |
Implements dejavu::hooks::hook_interface.