Home
last modified time | relevance | path

Searched refs:ddf_choiceLexicoPivotQ (Results 1 – 6 of 6) sorted by relevance

/dports/math/sympol/SymPol-0.1.9/external/cddlib-094f/
H A Dcddmp_f.c41 ddf_choiceLexicoPivotQ=ddf_TRUE; /* whether to use the lexicographic pivot */ in ddf_set_global_constants()
81 ddf_choiceLexicoPivotQ=ddf_TRUE; /* whether to use the lexicographic pivot */ in ddf_free_global_constants()
H A Dcdd_f.h50 extern ddf_boolean ddf_choiceLexicoPivotQ; /* whether to use the lexicographic pivot */
H A Dcddlib_f.c65 ddf_boolean ddf_choiceLexicoPivotQ; /* whether to use the lexicographic pivot */ variable
H A Dcddio_f.c1577 if (ddf_choiceLexicoPivotQ) fprintf(f, " on\n"); in ddf_WriteLPMode()
H A Dcddlp_f.c141 lp->lexicopivot=ddf_choiceLexicoPivotQ; /* ddf_choice... is set in ddf_set_global_constants() */ in ddf_CreateLPData()
/dports/math/cddlib/cddlib-0.94l/lib-src/
H A Dcdd_f.h54 extern ddf_boolean ddf_choiceLexicoPivotQ; /* whether to use the lexicographic pivot */