Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
automaton::simplify::efficient::Trim Class Reference

#include <Trim.h>

Static Public Member Functions

template<class T >
static T trim (const T &fsm)
 

Member Function Documentation

◆ trim()

template<class T >
T automaton::simplify::efficient::Trim::trim ( const T &  fsm)
static

Removes dead states from FSM. Melichar 2.29

Here is the call graph for this function:

The documentation for this class was generated from the following file: