mtc_statemin.h File Reference

State space minimization. More...

#include "corefaudes.h"
#include "mtc_generator.h"
#include <vector>
#include <string>
#include <sstream>

Go to the source code of this file.

Namespaces

 faudes
 libFAUDES resides within the namespace faudes.
 

Functions

void faudes::mtcStateMin (MtcSystem &rGen, MtcSystem &rResGen)
 State Minimization This function implements the (n*log n) set partitioning algorithm by John E. More...
 
void faudes::mtcStateMin (MtcSystem &rGen, MtcSystem &rResGen, std::vector< StateSet > &rSubsets, std::vector< Idx > &rNewIndices)
 State Minimization This function implements the (n*log n) set partitioning algorithm by John E. More...
 
void faudes::mtcStateMin (const MtcSystem &rGen, MtcSystem &rResGen)
 RTI wrapper. More...
 

Detailed Description

State space minimization.

Definition in file mtc_statemin.h.

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