Generated on Mon Aug 25 11:35:45 2008 for Gecode by doxygen 1.5.6

print.cc File Reference

(Revision: 5205)

#include "gecode/cpltset.hh"
#include "gecode/support/buddy/kernel.h"

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::CpltSet

Functions

bool Gecode::CpltSet::printBddDom (std::ostream &os, int off, int min, int width, bool first, char *profile, bdd &r)
 Print the domain represented by r to os.
std::ostream & operator<< (std::ostream &os, const CpltSetVar &x)


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const CpltSetVar x 
) [related]

Definition at line 161 of file print.cc.