Searched defs:ConstraintList (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libvpsc/
H A Dsolve_VPSC.h103 typedef std::vector<Constraint*> ConstraintList; typedef in class:vpsc::IncSolver
105 ConstraintList inactive;
111 Constraint* mostViolated(ConstraintList &l);

Completed in 2737 milliseconds