Home
last modified time | relevance | path

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

/dports/math/cbc/Cbc-releases-2.10.5/Cbc/test/
H A DgamsTest.cpp20 #define testtol 1e-6 macro
124 …if (CoinAbs(model.getObjValue() - 0.72) > testtol || CoinAbs(solver->getObjValue() - 0.72) > testt… in sos1a()
132 …if (CoinAbs(model.bestSolution()[0] - 0.8) > testtol || CoinAbs(solver->getColSolution()[0] - 0.8)… in sos1a()
139 …if (CoinAbs(model.bestSolution()[1]) > testtol || CoinAbs(solver->getColSolution()[1]) > testtol) { in sos1a()
146 …if (CoinAbs(model.bestSolution()[2]) > testtol || CoinAbs(solver->getColSolution()[2]) > testtol) { in sos1a()
313 …f (CoinAbs(model.getObjValue() - optvalue) > testtol || CoinAbs(solver->getObjValue() - optvalue) … in sos2a()
495 …if (CoinAbs(model.getObjValue() - objval) > testtol || CoinAbs(solver->getObjValue() - objval) > t… in semicon1()
543 …oinAbs(model.getRowPrice()[2] - row2marg) > testtol || CoinAbs(solver->getRowPrice()[2] - row2marg… in semicon1()
729 …if (CoinAbs(model.getObjValue() - objval) > testtol || CoinAbs(solver->getObjValue() - objval) > t… in semiint1()
762 …oinAbs(model.getRowPrice()[2] - row2marg) > testtol || CoinAbs(solver->getRowPrice()[2] - row2marg… in semiint1()
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/TSP/
H A Dcutcall.c187 double testtol, int maxcuts,
434 int *elist, double *x, double testtol, int maxcuts) in CCtsp_tighten_lp() argument
437 testtol, maxcuts) in CCtsp_tighten_lp()
445 double testtol;
500 if (cutval[i] < testtol && !cuts->cuts[i].branch) {
592 int *elist, double *x, double testtol, int maxcuts) in CCtsp_teething_lp() argument
595 elist, x, testtol, maxcuts) in CCtsp_teething_lp()
603 double testtol;
610 elist, x, testtol, maxcuts,
630 elist, x, testtol, maxcuts, doit_fn) in work_on_combs_in_lp()
[all …]
/dports/math/concorde/concorde/TSP/
H A Dcutcall.c192 int *elist, double *x, double testtol, int maxcuts, int caller,
444 int *elist, double *x, double testtol, int maxcuts, in CCtsp_tighten_lp() argument
498 if (cutval[i] < testtol && !cuts->cuts[i].branch in CCtsp_tighten_lp()
592 int *elist, double *x, double testtol, int maxcuts, in CCtsp_double_decker_lp() argument
611 int *elist, double *x, double testtol, int maxcuts, in CCtsp_teething_lp() argument
630 int *elist, double *x, double testtol, int maxcuts, in CCtsp_cliquetree_lp() argument
649 int *elist, double *x, double testtol, int maxcuts, in CCtsp_star_lp() argument
655 elist, x, testtol, maxcuts, CALL_STAR, viol, rstate); in CCtsp_star_lp()
668 int *elist, double *x, double testtol, int maxcuts, in CCtsp_handling_lp() argument
687 int *elist, double *x, double testtol, int maxcuts, int caller, in work_on_combs_in_lp() argument
[all …]
/dports/math/concorde/concorde/INCLUDE/
H A Dtsp.h793 int *elist, double *x, double testtol, int maxcuts,
797 int *elist, double *x, double testtol, int maxcuts,
801 int *elist, double *x, double testtol, int maxcuts,
805 int *elist, double *x, double testtol, int maxcuts,
809 int *elist, double *x, double testtol, int maxcuts,
813 int *elist, double *x, double testtol, int maxcuts,
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/INCLUDE/
H A Dtsp.h646 int *elist, double *x, double testtol, int maxcuts),
649 int *elist, double *x, double testtol, int maxcuts),
652 int *elist, double *x, double testtol, int maxcuts),
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/
H A Dconcorde.h2200 int *elist, double *x, double testtol, int maxcuts),
2203 int *elist, double *x, double testtol, int maxcuts),
2206 int *elist, double *x, double testtol, int maxcuts),