#include "LowerBoundHeuristic.hh"
#include "Graph.hh"
#include "StableSetMaster.hh"
#include "StableSetStatistics.hh"
Go to the source code of this file.
Classes | |
struct | NodesAndWeights |
Functions | |
bool | operator< (const NodesAndWeights &a, const NodesAndWeights &b) |
|
Definition at line 42 of file LowerBoundHeuristic.cpp. References NodesAndWeights::wweight.
|