Coconut Framework
beta
|
Define CNTopologicalSorter class. More...
Go to the source code of this file.
Functions | |
CNBoolean | CNTopologicalSort (struct CNObjectList *sortednodes, struct CNObjectList *erroredges, struct CNGraph *src) |
Get the calculation order by topological sort. More... | |
Define CNTopologicalSorter class.
CNBoolean CNTopologicalSort | ( | struct CNObjectList * | sortednodes, |
struct CNObjectList * | erroredges, | ||
struct CNGraph * | src | ||
) |