cfl_statemin.cpp File Reference

state space minimization More...

#include "cfl_statemin.h"
#include "cfl_exception.h"
#include "cfl_project.h"
#include <stack>

Go to the source code of this file.

Classes

class  faudes::Hopcroft
 
struct  faudes::Hopcroft::State
 Internal representation of reverse transition relation with consecutive indexed states and events. More...
 

Namespaces

 faudes
 libFAUDES resides within the namespace faudes.
 

Functions

void faudes::StateMin_org (const Generator &rGen, Generator &rResGen, std::vector< StateSet > &rSubsets, std::vector< Idx > &rNewIndices)
 
void faudes::StateMin (const Generator &rGen, Generator &rResGen)
 State set minimization. More...
 
void faudes::StateMin (const Generator &rGen, Generator &rResGen, std::vector< StateSet > &rSubsets, std::vector< Idx > &rNewIndices)
 State set minimization. More...
 
void faudes::aStateMin (const Generator &rGen, Generator &rResGen)
 State set minimization. More...
 
void faudes::aStateMin (Generator &rGen)
 State set minimization. More...
 

Detailed Description

state space minimization

Definition in file cfl_statemin.cpp.

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen