libFAUDES

Sections

Index

mtc_project.h File Reference

Methods for computing the natural projection of multitasking generators. More...

#include "corefaudes.h"
#include "mtc_generator.h"
#include "mtc_statemin.h"
#include <stack>
#include <list>

Go to the source code of this file.

Namespaces

namespace  faudes
 

libFAUDES resides within the namespace faudes.


Functions

void faudes::mtcDeterministic (const mtcGenerator &rGen, mtcGenerator &rResGen)
 Make generator deterministic.
void faudes::mtcDeterministic (const mtcGenerator &rGen, std::map< Idx, StateSet > &rEntryStatesMap, mtcGenerator &rResGen)
 Make generator deterministic.
void faudes::mtcDeterministic (const mtcGenerator &rGen, std::vector< StateSet > &rPowerStates, std::vector< Idx > &rDetStates, mtcGenerator &rResGen)
 Make generator deterministic.
void faudes::mtcProjectNonDet (mtcGenerator &rGen, const EventSet &rProjectAlphabet)
 Project generator to alphabet rProjectAlphabet.
void faudes::mtcProjectNonDet (const mtcGenerator &rGen, const EventSet &rProjectAlphabet, mtcGenerator &rResGen)
 Project generator to alphabet rProjectAlphabet.
void faudes::mtcProject (const mtcGenerator &rGen, const EventSet &rProjectAlphabet, mtcGenerator &rResGen)
 Minimized Deterministic projection.
void faudes::mtcProject (const mtcGenerator &rGen, const EventSet &rProjectAlphabet, std::map< Idx, StateSet > &rEntryStatesMap, mtcGenerator &rResGen)
 Minimized Deterministic projection.
void faudes::mtcInvProject (mtcGenerator &rGen, const EventSet &rProjectAlphabet)
 Inverse projection.
void faudes::mtcInvProject (const mtcGenerator &rGen, const EventSet &rProjectAlphabet, mtcGenerator &rResGen)
 RTI wrapper.

Detailed Description

Methods for computing the natural projection of multitasking generators.

Definition in file mtc_project.h.

libFAUDES 2.16b --- 2010-9-8 --- c++ source docu by doxygen 1.6.3