Generated on Thu Mar 22 10:39:49 2012 for Gecode by doxygen 1.6.3

Generic view selection for brancher based on view and value selection
[Generic brancher based on view and value selection]

Classes

class  Gecode::EmptyViewSelChoice
 Emty view selection choice. More...
class  Gecode::ViewSelBase< _View >
 Base class for view selection. More...
class  Gecode::ViewSelNone< View >
 Select first not assigned view. More...
class  Gecode::ViewSelDegreeMin< View >
 View selection class for view with smallest degree. More...
class  Gecode::ViewSelDegreeMax< View >
 View selection class for view with largest degree. More...
class  Gecode::ViewSelAfcMin< View >
 View selection class for view with smallest accumulated failure count. More...
class  Gecode::ViewSelAfcMax< View >
 View selection class for view with largest accumulated failure count. More...
class  Gecode::ArchivedRandomGenerator
 Random generator with archiving (to be used in branchers). More...
class  Gecode::ViewSelRnd< _View >
 View selection class for random selection. More...