Skip to content
Open
No due date
Last updated Apr 24, 2018

In the Assembly class, there should exist a public function that returns a graph. This graph should represent the bond graph of the assembly.

In the Graph class there should be a public method that returns the set of edges in the cut corresponding to the min-cut of the Graph.

0% complete

List view