

Public Member Functions | |
| PrimerPricer (Graph &G_, cons *C_, vector< int > &PN_) | |
| status | feasible (subproblem &s) |
| status | LP_pricing (subproblem &s) |
Definition at line 96 of file dnatag.cc.
| status PrimerPricer::LP_pricing | ( | subproblem & | ) | [inline, virtual] |
This function is called, if the BCP-system wants to etablish the solution of the current LP as new lower bound. It shoud return either variable_found or no_variable_found. It could also return fathom, preemtion, exception_branch or resolve_immedialtely.
Reimplemented from SCIL::sym_constraint.
Definition at line 113 of file dnatag.cc.
References SCIL::subproblem::add_variable(), and SCIL::subproblem::value().
1.6.3