Generated on Sat Apr 10 2021 00:00:00 for Gecode by doxygen 1.9.1
bin-packing.cpp File Reference

Go to the source code of this file.

Functions

void Gecode::binpacking (Home home, const IntVarArgs &l, const IntVarArgs &b, const IntArgs &s, IntPropLevel ipl=IPL_DEF)
 Post propagator for bin packing. More...
 
IntSet Gecode::binpacking (Home home, int d, const IntVarArgs &l, const IntVarArgs &b, const IntArgs &s, const IntArgs &c, IntPropLevel)
 

Function Documentation

◆ binpacking()

IntSet Gecode::binpacking ( Home  home,
int  d,
const IntVarArgs l,
const IntVarArgs b,
const IntArgs s,
const IntArgs c,
IntPropLevel   
)

Definition at line 66 of file bin-packing.cpp.