build_dejavu_graph.h
Go to the documentation of this file.
31/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
SCIP_RETCODE SYMbuildDejavuGraphCheck(SCIP *scip, dejavu::static_graph *dejavugraph, SYM_GRAPH *G1, SYM_GRAPH *G2, int *nnodes, int *nnodesfromG1, SCIP_Bool *success)
Definition: build_dejavu_graph.cpp:894
SCIP_RETCODE SYMbuildDejavuGraph(SCIP *scip, dejavu::static_graph *dejavugraph, SYM_GRAPH *graph, SCIP_Bool *success)
Definition: build_dejavu_graph.cpp:851
Definition: multiprecision.hpp:66
SCIP callable library.
Definition: struct_symmetry.h:46
Definition: struct_scip.h:72
structs for symmetry computations
type definitions for symmetry computations