Definition in file statemin.h.
#include "definitions.h"
#include "agenerator.h"
#include <vector>
#include <string>
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | faudes |
Defines | |
#define | STATEMIN_H |
Functions | |
void | faudes::StateMin (vGenerator &rGen, vGenerator &rResGen) |
State set minimization. | |
void | faudes::StateMin (vGenerator &rGen, vGenerator &rResGen, std::vector< StateSet > &rSubsets, std::vector< Idx > &rNewIndices) |
State set minimization. |
|
Definition at line 88 of file statemin.h. |