#include <Nauty.h>
Definition at line 23 of file Nauty.h.
◆ VarStatus
Enumerator |
---|
FIX_AT_ZERO | |
FIX_AT_ONE | |
FREE | |
Definition at line 27 of file Nauty.h.
◆ Nauty()
◆ ~Nauty()
◆ addElement()
void Nauty::addElement |
( |
int |
ix, |
|
|
int |
jx |
|
) |
| |
◆ clearPartitions()
void Nauty::clearPartitions |
( |
| ) |
|
◆ computeAuto()
void Nauty::computeAuto |
( |
| ) |
|
◆ deleteElement()
void Nauty::deleteElement |
( |
int |
ix, |
|
|
int |
jx |
|
) |
| |
◆ color_node()
void Nauty::color_node |
( |
int |
ix, |
|
|
int |
color |
|
) |
| |
|
inline |
◆ insertRHS()
void Nauty::insertRHS |
( |
int |
rhs, |
|
|
int |
cons |
|
) |
| |
|
inline |
◆ getGroupSize()
double Nauty::getGroupSize |
( |
| ) |
const |
◆ getNautyCalls()
int Nauty::getNautyCalls |
( |
| ) |
const |
|
inline |
◆ getNautyTime()
double Nauty::getNautyTime |
( |
| ) |
const |
|
inline |
◆ getN()
int Nauty::getN |
( |
| ) |
const |
|
inline |
◆ getNumGenerators()
int Nauty::getNumGenerators |
( |
| ) |
const |
◆ getNumOrbits()
int Nauty::getNumOrbits |
( |
| ) |
const |
◆ getOrbits()
std::vector<std::vector<int> >* Nauty::getOrbits |
( |
| ) |
const |
Returns the orbits in a "convenient" form.
◆ getVstat()
void Nauty::getVstat |
( |
double * |
v, |
|
|
int |
nv |
|
) |
| |
◆ setWriteAutoms()
void Nauty::setWriteAutoms |
( |
const std::string & |
afilename | ) |
|
Methods to classify orbits.
Not horribly efficient, but gets the job done
◆ unsetWriteAutoms()
void Nauty::unsetWriteAutoms |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/Couenne-0.5.7/src/branch/Nauty.h