MyraMath
Functions
verify.h File Reference

Given a JobGraph G, verifies it has valid topology. More...

#include <myramath/MYRAMATH_EXPORT.h>
Include dependency graph for verify.h:

Go to the source code of this file.

Functions

bool myra::verify (JobGraph &graph)
 Given a JobGraph G, verifies it has valid topology.
 
bool myra::verify (JobGraphBase &graphbase)
 

Detailed Description

Given a JobGraph G, verifies it has valid topology.