Home
last modified time | relevance | path

Searched refs:satisfies_all_constraints (Results 1 – 5 of 5) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DConstraint_System_defs.hh310 bool satisfies_all_constraints(const Generator& g) const;
H A DConstraint_System.cc220 PPL::Constraint_System::satisfies_all_constraints(const Generator& g) const { in satisfies_all_constraints() function in PPL::Constraint_System
H A DPolyhedron_public.cc279 con_sys.satisfies_all_constraints(g) in relation_with()
H A Dppl.hh.dist43502 bool satisfies_all_constraints(const Generator& g) const;
/dports/devel/ppl/ppl-1.2/
H A DChangeLog_2001-200885083 ConSys::satisfies_all_constraints(const Generator& ).
85095 ConSys::satisfies_all_constraints(const Generator& ) which was
85103 implementation of ConSys::satisfies_all_constraints(const
90556 * src/ConSys.cc (strict.11): Method satisfies_all_constraints(g)
93718 ConSys::satisfies_all_constraints(Generator) are modified to use
93864 Polyhedron::includes and ConSys::satisfies_all_constraints the