Generated on Sat Apr 10 2021 00:00:00 for Gecode by doxygen 1.9.1
ipl.hpp File Reference

Go to the source code of this file.

Functions

IntPropLevel Gecode::vbd (IntPropLevel ipl)
 Extract value, bounds, or domain propagation from propagation level. More...
 
IntPropLevel Gecode::ba (IntPropLevel ipl)
 Extract basic or advanced from propagation level. More...
 

Function Documentation

◆ vbd()

IntPropLevel Gecode::vbd ( IntPropLevel  ipl)
inline

Extract value, bounds, or domain propagation from propagation level.

Definition at line 37 of file ipl.hpp.

◆ ba()

IntPropLevel Gecode::ba ( IntPropLevel  ipl)
inline

Extract basic or advanced from propagation level.

Definition at line 43 of file ipl.hpp.