Package dev.civl.sarl.simplify.IF


package dev.civl.sarl.simplify.IF
Interfaces for the simplification of symbolic expressions. Entry point: Simplify.
  • Class
    Description
    Provides a partition of the set of conjunctive clauses of a BooleanExpression (the context) and a method to use that partition for context minimization.
    An abstract representation of a set of Numbers.
    A categorization of ranges based on their relationship to 0.
    Factory for producing instances of Range.
    Entry point for module "simplify", providing static method to create basic range factories and context partitions