Class FixPartialSatEncoding

  • All Implemented Interfaces:
    SatEncoding

    public class FixPartialSatEncoding
    extends Object
    implements SatEncoding
    Fixes the already assigned true/false values.
    Author:
    Mathias Hofer
    • Constructor Detail

      • FixPartialSatEncoding

        public FixPartialSatEncoding​(Interpretation interpretation)
        Parameters:
        interpretation - the interpretation which is used to fix values
      • FixPartialSatEncoding

        public FixPartialSatEncoding​(Interpretation interpretation,
                                     net.sf.tweety.logics.pl.syntax.Proposition toggle)
        Parameters:
        interpretation - the interpretation which is used to fix values
        toggle - the toggle to activate the encoding