Definition in file statemin.cpp.
#include "statemin.h"
#include "exception.h"
#include "project.h"
Go to the source code of this file.
Namespaces | |
namespace | faudes |
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. |