Package owl.automaton

Class BooleanOperations


  • public final class BooleanOperations
    extends Object
    This class provides standard boolean operations (union, intersection, complementation) on automata. The returned automata are constructed on-the-fly and it assumed that the underlying automata are not changed during the lifetime of the returned objects.