#include <model.h>
Go to the source code of this file.
Namespaces | |
namespace | coco |
the main namespace of the COCONUT API | |
Functions | |
void | coco::graphorder (const model &DAG, std::vector< unsigned int > &order) |
Compute a graph order. |
Definition in file graphorder.h.