Generated on Thu Feb 21 2013 23:11:51 for Gecode by doxygen 1.8.3.1
black-hole.cpp File Reference

(Revision: 12001)

#include <gecode/driver.hh>
#include <gecode/int.hh>
#include <vector>
#include <algorithm>
#include <sstream>

Go to the source code of this file.

Classes

class  BlackHoleBranch
 Custom brancher for black hole patience. More...
 
class  BlackHoleBranch::Choice
 Choice for black hole brancher More...
 
class  BlackHole
 Example: Black hole patience More...