#include <UndistinguishableStates.h>
Partition undistinguishable states in automata
- See also
- DistinguishableStates
◆ undistinguishable() [1/2]
Creates state partitioning of undistinguishable states.
- Template Parameters
-
| SymbolType | Type for input symbols. |
| StateType | Type for states. |
- Parameters
-
| dfa | automaton which states are to be partitioned |
- Returns
- state partitioning of undistinguishable states
◆ undistinguishable() [2/2]
Creates state partitioning of undistinguishable states-
- Template Parameters
-
| SymbolType | Type for input symbols. |
| RankType | Type of ranks of input symbols. |
| StateType | Type for states. |
- Parameters
-
| dfta | automaton which states are to be partitioned |
- Returns
- state partitioning of undistinguishable states
The documentation for this class was generated from the following file: