class BbParaNodeSortCriterion More...
#include <bbParaNodePool.h>
Public Member Functions | |
| bool | operator() (const BbParaNodePtr &n1, const BbParaNodePtr &n2) const |
| ()operator More... | |
class BbParaNodeSortCriterion
Definition at line 56 of file bbParaNodePool.h.
| bool operator() | ( | const BbParaNodePtr & | n1, |
| const BbParaNodePtr & | n2 | ||
| ) | const |
()operator
| n1 | BbParaNode pointer n1 |
| n2 | BbParaNode pointer n2 |
Definition at line 65 of file bbParaNodePool.h.
References UG::eps, EPSEQ, EPSLT, BbParaNode::getDiffSubproblem(), BbParaNode::getDualBoundValue(), and BbParaDiffSubproblem::getNBoundChanges().