cycleBreakingStrategy  
  This strategy decides how to find cycles in the graph and deciding which edges need adjustment to break loops. Implicit default is CycleBreakingStrategy.GreedyModelOrder.
This strategy decides how to find cycles in the graph and deciding which edges need adjustment to break loops. Implicit default is CycleBreakingStrategy.GreedyModelOrder.