Class SatStableReasoner

    • Constructor Detail

      • SatStableReasoner

        public SatStableReasoner​(SatSolver solver)
        Constructs a new stable reasoner.
        Parameters:
        solver - the SAT solver this reasoner uses.