visual-systems / philosophy

Overall philosophical documentation of what this system will aim to achieve and how it will be constructed.
6 stars 1 forks source link

Perform Graph analysis on the computation graph #31

Open sordina opened 5 years ago

sordina commented 5 years ago

Able to determine max-flow, mst, etc. on the graph.

This may dictate requirement for constructing unityped graph for analysis.