Home
last modified time | relevance | path

Searched refs:BE_LAZY (Results 1 – 4 of 4) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DPolyhedron_chdims.cc30 #define BE_LAZY 1 macro
284 #if !BE_LAZY in concatenate_assign()
H A DGrid_nonpublic.cc47 #define BE_LAZY 1 macro
254 #if BE_LAZY in is_included_in()
H A DPolyhedron_nonpublic.cc48 #define BE_LAZY 1 macro
442 #if BE_LAZY in is_included_in()
/dports/devel/ppl/ppl-1.2/
H A DChangeLog_2001-200857456 some BE_LAZY=0 code into the BE_LAZY=1 case, and check if `x' is
57457 empty after minimization when BE_LAZY is 0. In minimize() call
92368 BE_LAZY flag in Polyhedron::operator<=, where we do not
92508 cs), turned on the BE_LAZY version which does not sort matrices
94047 * src/: Polyhedron.cc (1.52), Polyhedron.defs.hh (1.53): BE_LAZY
94111 system of generators is now guarded by pre-proc flag BE_LAZY.