#include <CbcSymmetry.hpp>
Definition at line 176 of file CbcSymmetry.hpp.
◆ VarStatus
◆ CbcNauty() [1/2]
CbcNauty::CbcNauty |
( |
int |
n, |
|
|
const size_t * |
v, |
|
|
const int * |
d, |
|
|
const int * |
e |
|
) |
| |
Normal constructor (if dense - NULLS)
◆ CbcNauty() [2/2]
◆ ~CbcNauty()
◆ operator=()
◆ addElement()
void CbcNauty::addElement |
( |
int |
ix, |
|
|
int |
jx |
|
) |
| |
◆ clearPartitions()
void CbcNauty::clearPartitions |
( |
| ) |
|
◆ computeAuto()
void CbcNauty::computeAuto |
( |
| ) |
|
◆ deleteElement()
void CbcNauty::deleteElement |
( |
int |
ix, |
|
|
int |
jx |
|
) |
| |
◆ color_node()
void CbcNauty::color_node |
( |
int |
ix, |
|
|
int |
color |
|
) |
| |
|
inline |
◆ insertRHS()
void CbcNauty::insertRHS |
( |
int |
rhs, |
|
|
int |
cons |
|
) |
| |
|
inline |
◆ getGroupSize()
double CbcNauty::getGroupSize |
( |
| ) |
const |
◆ getN()
int CbcNauty::getN |
( |
| ) |
const |
|
inline |
◆ getNumGenerators()
int CbcNauty::getNumGenerators |
( |
| ) |
const |
◆ getNumOrbits()
int CbcNauty::getNumOrbits |
( |
| ) |
const |
◆ getOrbits()
std::vector<std::vector<int> >* CbcNauty::getOrbits |
( |
| ) |
const |
Returns the orbits in a "convenient" form.
◆ getVstat()
void CbcNauty::getVstat |
( |
double * |
v, |
|
|
int |
nv |
|
) |
| |
◆ isSparse()
bool CbcNauty::isSparse |
( |
| ) |
const |
|
inline |
◆ errorStatus()
int CbcNauty::errorStatus |
( |
| ) |
const |
|
inline |
◆ setWriteAutoms()
void CbcNauty::setWriteAutoms |
( |
const std::string & |
afilename | ) |
|
Methods to classify orbits.
Not horribly efficient, but gets the job done
◆ unsetWriteAutoms()
void CbcNauty::unsetWriteAutoms |
( |
| ) |
|
The documentation for this class was generated from the following file: