Skip to content

DAG::Unnamed enum

Synopsis

Declared in <support/DAG.h>

enum Unnamed enum;

Members

Name

Description

NON_SORT

Do not sort nodes.

TOPO_SORT

Topological order.

R_TOPO_SORT

Reverse topological order.

Created with MrDocs