Generated on Tue Feb 11 2025 17:33:26 for Gecode by doxygen 1.12.0
print.hpp File Reference
#include <functional>

Go to the source code of this file.

Classes

class  Gecode::BrancherPrint< View, Val >
 Class storing a print function. More...
 
class  Gecode::BrancherNoPrint< View, Val >
 Class without print function. More...
 

Namespaces

namespace  Gecode
 Gecode toplevel namespace
 

Typedefs

template<class Var , class Val >
using Gecode::VarValPrint
 Function type for printing variable and value selection.