Generated on Tue May 22 09:40:32 2018 for Gecode by doxygen 1.6.3

view-sel.hpp File Reference

Go to the source code of this file.

Classes

class  Gecode::ViewSel< _View >
 Abstract class for view selection. More...
class  Gecode::ViewSelNone< View >
 Select the first unassigned view. More...
class  Gecode::ViewSelRnd< View >
 Select a view randomly. More...
class  Gecode::ChooseMin
 Choose views with smaller merit values. More...
class  Gecode::ChooseMax
 Choose views with larger merit values. More...
class  Gecode::ViewSelChoose< Choose, Merit >
 Choose view according to merit. More...
class  Gecode::ViewSelChooseTbl< Choose, Merit >
 Choose view according to merit taking tie-break limit into account. More...
class  Gecode::ViewSelMin< Merit >
 Select view with least merit. More...
class  Gecode::ViewSelMinTbl< Merit >
 Select view with least merit taking tie-break limit into account. More...
class  Gecode::ViewSelMax< Merit >
 Select view with largest merit. More...
class  Gecode::ViewSelMaxTbl< Merit >
 Select view with largest merit taking tie-break limit into account. More...

Namespaces

namespace  Gecode
 

Gecode toplevel namespace