Package net.automatalib.modelchecker.ltsmin
package net.automatalib.modelchecker.ltsmin
-
ClassDescriptionAbstractLTSmin<I,
A, R> An LTL model checker using LTSmin.LTSmin<I,A, R> An LTSmin model checker.LTSminAlternating<I,O, R> A model checker using LTSmin for Mealy machines using alternating edge semantics.LTSminDFA<I,R> A model checker using LTSmin for DFAs.LTSminIO<I,O, R> A model checker using LTSmin for Mealy machines using synchronous edge semantics.A parser that verifies the syntax of LTL formulae of LTSmin.LTSminMealy<I,O, R> A feature of thisModelChecker, is that one can remove particular output symbols from the given MealyMachine hypothesis.A utility class that encapsulates certain technical aspects of LTSmin (e.g. accessibility of the binary, etc.)A record for describing LTSmin versions.