Searched refs:PenaltiesChanged (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/linprog/
H A DActiveSetSolver.h73 bool PenaltiesChanged(Constraint* constraint);
H A DLinearSpec.cpp378 if (!fSolver->PenaltiesChanged(constraint))
H A DActiveSetSolver.cpp622 ActiveSetSolver::PenaltiesChanged(Constraint* constraint) function in class:ActiveSetSolver
/haiku/headers/libs/linprog/
H A DLinearSpec.h50 virtual bool PenaltiesChanged(Constraint* constraint) = 0;

Completed in 44 milliseconds