You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Rest Api endpoint for returning the number of nodes, edges and to check whether the given configuration is a DAG or not.
About
The backend python Fast api server for the react flow project, which makes the api calls with given nodes and eges configuration to determine whether it is a DAG.