libFAUDES

Sections

Index

mtc_supcon.h File Reference

Supremal controllable sublanguage and controllablity. More...

#include "corefaudes.h"
#include "mtc_generator.h"
#include "mtc_project.h"
#include "mtc_parallel.h"
#include <stack>

Go to the source code of this file.

Namespaces

namespace  faudes
 

libFAUDES resides within the namespace faudes.


Defines

#define MTC_SUPCON_H

Functions

void faudes::mtcSupConNB (const mtcGenerator &rPlantGen, const mtcGenerator &rSpecGen, mtcGenerator &rResGen)
 Nonblocking Supremal Controllable Sublanguage (wrapper function).
void faudes::mtcSupConNB (const mtcGenerator &rPlantGen, const mtcGenerator &rSpecGen, std::map< std::pair< Idx, Idx >, Idx > &rReverseCompositionMap, mtcGenerator &rResGen)
 Nonblocking Supremal Controllable Sublanguage.
void faudes::mtcSupCon (const mtcGenerator &rPlantGen, const mtcGenerator &rSpecGen, mtcGenerator &rResGen)
 Supremal Controllable Sublanguage (wrapper function).
void faudes::mtcSupCon (const mtcGenerator &rPlantGen, const mtcGenerator &rSpecGen, std::map< std::pair< Idx, Idx >, Idx > &rReverseCompositionMap, mtcGenerator &rResGen)
 Supremal Controllable Sublanguage.
void faudes::mtcSupConParallel (const mtcGenerator &rPlantGen, const mtcGenerator &rSpecGen, const EventSet &rUAlph, std::map< std::pair< Idx, Idx >, Idx > &rReverseCompositionMap, mtcGenerator &rResGen)
 Fast parallel composition for computation for the mtcSupConNB.
bool faudes::mtcSupConUnchecked (const mtcGenerator &rPlantGen, const EventSet &rCAlph, mtcGenerator &rSupGen)
 Supremal Controllable Sublangauge (Real SupCon function; unchecked).

Detailed Description

Supremal controllable sublanguage and controllablity.

Definition in file mtc_supcon.h.


Define Documentation

#define MTC_SUPCON_H

Definition at line 284 of file mtc_supcon.h.

libFAUDES 2.18b --- 2010-12-17 --- c++ source docu by doxygen 1.6.3