Generated on Tue Sep 25 2012 20:53:22 for Gecode by doxygen 1.7.5
Generic view selection for brancher based on view and value selection

Classes

class  Gecode::EmptyViewSelChoice
 Emty view selection choice. More...
class  Gecode::ViewSelBase
 Base class for view selection. More...
class  Gecode::ViewSelNone
 Select first not assigned view. More...
class  Gecode::ViewSelDegreeMin
 View selection class for view with smallest degree. More...
class  Gecode::ViewSelDegreeMax
 View selection class for view with largest degree. More...
class  Gecode::ViewSelAfcMin
 View selection class for view with smallest accumulated failure count. More...
class  Gecode::ViewSelAfcMax
 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 selection class for random selection. More...