Module builder

Module builder 

Source
Expand description

Builder for interval threshold automaton

This module provides a builder for generating interval threshold automata from linear integer arithmetic threshold automata. In the process, the builder also generates all possible interval orders for the given threshold automaton.

Modules§

static_interval_order
This module implements a static order on intervals

Structs§

IntervalTABuilder
Builder for generating interval threshold automata