Class ReachabilityGraph.SubProblem

    • Field Detail

      • offset

        public int offset
      • freePos

        public int[] freePos
    • Constructor Detail

      • SubProblem

        public SubProblem​(int off,
                          int[] pos,
                          InterestingPoint[] mat)