#include "CouenneDepGraph.hpp"
Include dependency graph for checkCycles.cpp:
Go to the source code of this file.
Functions | |
static bool | visit (std::set< DepNode *, compNode >::iterator &v) |
Definition at line 43 of file checkCycles.cpp.
References Couenne::DepNode::DEP_BLACK, Couenne::DepNode::DEP_GRAY, and Couenne::DepNode::DEP_WHITE.
Referenced by Couenne::DepGraph::checkCycles().