Beispiel #1
0
 public IReadOnlyCollection <Cycle <T> > GetCycles()
 => _cycleDetector.DetectCycles(_nodes.Values);