Class ElementOfCombinatoricsProb

java.lang.Object
org.tweetyproject.math.term.OptProbElement
org.tweetyproject.math.term.ElementOfCombinatoricsProb

public class ElementOfCombinatoricsProb extends OptProbElement
This class implements an element for a combinatorial problem. It can be expanded later to implement more behavior
Author:
Sebastian Franke
  • Field Details

  • Constructor Details

    • ElementOfCombinatoricsProb

      public ElementOfCombinatoricsProb(ArrayList<Term> elements)