dag-gen-rnd
dag-gen-rnd copied to clipboard
Calculate and highlight the longest path
There is an API for that, but there is no document for how to assign weightings. Also most calculus is based on the edge weights, rather than the node weights.
This is implemented in the Simulator. Will implement on request if critical path needs to be highlight / given.
Highlight the critical path could be an option.