|
validate.c File Reference #include <stdio.h>#include <stdlib.h>#include <string.h>#include <math.h>#include <assert.h>#include "grph.h"#include "portab.h"Go to the source code of this file.
Function Documentation
Definition at line 57 of file validate.c. References GRAPH::edges, EPSILON, FALSE, GRAPH::layers, and TRUE. Referenced by SCIPvalidateStpSol().
validates whether a (LP) solution is feasible Definition at line 206 of file validate.c. References EAT_LAST, GRAPH::edges, EPSILON, EQ, FALSE, flipedge, GRAPH::grad, GRAPH::knots, GRAPH::layers, GRAPH::maxdeg, nail(), GRAPH::oeat, GRAPH::outbeg, GRAPH::source, STP_DEG_CONS, GRAPH::stp_type, GRAPH::term, trail(), and TRUE. Referenced by SCIP_DECL_CONSCHECK(), SCIP_DECL_CONSENFOLP(), SCIP_DECL_CONSENFOPS(), and SCIP_DECL_HEUREXEC().
Definition at line 103 of file validate.c. References EAT_LAST, EPSILON, GRAPH::head, GRAPH::knots, GRAPH::oeat, GRAPH::outbeg, GRAPH::source, and GRAPH::tail. Referenced by SCIPvalidateStpSol(). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||