crown  1.0.0
src/CrownScaling.cpp File Reference
#include <pelib/Vector.hpp>
#include <pelib/Scalar.hpp>
#include <pelib/Set.hpp>
#include <crown/CrownScaling.hpp>
#include <crown/CrownAllocationFastest.hpp>
#include <crown/CrownMappingLTLG.hpp>
Include dependency graph for CrownScaling.cpp:

Go to the source code of this file.

Defines

#define debug(var)   cout << "[" << __FILE__ << ":" << __FUNCTION__ << ":" << __LINE__ << "] " << #var << " = \"" << (var) << "\"" << endl;

Define Documentation

#define debug (   var)    cout << "[" << __FILE__ << ":" << __FUNCTION__ << ":" << __LINE__ << "] " << #var << " = \"" << (var) << "\"" << endl;

Definition at line 34 of file CrownScaling.cpp.