Interface PropagatorBackend


  • public interface PropagatorBackend
    The PropagatorBackend class is used by UserPropagator to implement custom user propagators. It contains functions to interact with the SAT/SMT core during solving, for example, it provides the ability to propagate conflicts and to influence the decision-making.