#include "eg_2pchecker.h"Include dependency graph for eg_2pchecker.c:

Go to the source code of this file.
| Functions | |
| int | EG2pChecker (int const nnodes, int const nedges, int const *const edges, double const *const weight, int const n_ineq, int const *const n2_dom, int **const n_Aset, int **const n_Bset, int **const n_Tset, int const *const n_Ahandle, int const *const n_Bhandle, int ***const Aset, int ***const Bset, int ***const Tset, int **const Ahandle, int **const Bhandle, double *const violation, int **const e_coeff) | 
| 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 Definition at line 6 of file eg_2pchecker.c. | 
 1.4.5
 1.4.5