Package org.jreliability.booleanfunction.common
package org.jreliability.booleanfunction.common
Provides commonly used implementations for the Boolean functions used to
model the system.
-
ClassDescriptionThe
LinearTerm
represents a linear constraint of the form:
left-hand-side comparator right-hand-side
.TheLinearTerm.Comparator
determines the comparator in theLinearTerm
, i.e.LiteralTerm<T>TheLiteralTerm
represents a literal, i.e.