Scippy

GCG

Branch-and-Price & Column Generation for Everyone

bliss_automorph.hpp File Reference

Detailed Description

automorphism recognition (C++ interface)

Author
Erik Muehmer

Definition in file bliss_automorph.hpp.

Go to the source code of this file.

Functions

SCIP_RETCODE cmpGraphPair (SCIP *scip, gcg::PARTIALDECOMP *partialdec, int block1, int block2, SCIP_RESULT *result, SCIP_HASHMAP *varmap, SCIP_HASHMAP *consmap, unsigned int searchnodelimit, unsigned int generatorlimit)
 

Function Documentation

◆ cmpGraphPair()