程序包 cn.denghanxi.s42

类 DirectedCycle


  • public class DirectedCycle
    extends Object
    有向图的环检测
    • 构造器详细资料

      • DirectedCycle

        public DirectedCycle​(Digraph digraph)
    • 方法详细资料

      • hasCycle

        public boolean hasCycle()