Home
last modified time | relevance | path

Searched refs:lrs_checkbound (Results 1 – 11 of 11) sorted by relevance

/dports/math/lrslib/lrslib-071a/
H A Dlrslib.h61 #define lrs_checkbound suf(lrs_checkbound) macro
364 long lrs_checkbound (lrs_dic *P, lrs_dat * Q); /* TRUE if current objective value exceeds specifie…
H A Dlrsnashlib.c148 prune = lrs_checkbound(P1, Q1); in lrs_solve_nash()
295 prune = lrs_checkbound(P2, Q2); in nash2_main()
911 prune=lrs_checkbound(P1,Q1); in lrs_solve_nash_legacy()
H A Dlrslib.c150 prune=lrs_checkbound(P,Q); in lrs_run()
5775 lrs_checkbound(lrs_dic *P, lrs_dat *Q) in lrs_checkbound() function
/dports/math/gambit/gambit-16.0.1/library/src/lrs/
H A Dlrsnashlib.c144 prune = lrs_checkbound(P1, Q1); in lrs_solve_nash()
291 prune = lrs_checkbound(P2, Q2); in nash2_main()
914 prune=lrs_checkbound(P1,Q1); in lrs_solve_nash_legacy()
H A Dlrslib.c191 prune=lrs_checkbound(P,Q); in lrs_main()
5661 lrs_checkbound(lrs_dic *P, lrs_dat *Q) in lrs_checkbound() function
/dports/math/gambit/gambit-16.0.1/library/include/gambit/lrs/
H A Dlrslib.h236 long lrs_checkbound (lrs_dic *P, lrs_dat * Q); /* TRUE if current objective value exceeds specifie…
/dports/math/sympol/SymPol-0.1.9/external/lrslib-042c/
H A Dlrslib.h229 long lrs_checkbound (lrs_dic *P, lrs_dat * Q); /* TRUE if current objective value exceeds specifie…
H A Dlrslib.c150 prune=lrs_checkbound(P,Q); in lrs_main()
4604 lrs_checkbound(lrs_dic *P, lrs_dat *Q) in lrs_checkbound() function
/dports/math/gambit/gambit-16.0.1/library/src/enummixed/
H A Dlrsenum.cc671 prune = lrs_checkbound(P2, Q2); in nash2_main()
951 prune = lrs_checkbound(data.P1, data.Q1); in Solve()
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/external/lrslib/
H A Dlrslib.h263 int64_t lrs_checkbound(
H A Dlrslib.c188 prune = lrs_checkbound( P, Q ); in lrs_main()
5517 int64_t lrs_checkbound( lrs_dic* P, lrs_dat* Q ) { in lrs_checkbound() function