DiaDes  0.1
DIAgnosis of Discrete-Event System
Namespaces | Functions
Synchronize.hh File Reference
#include <diades/automata/experimental/SynchronisationRules.hh>
#include <diades/automata/experimental/ComposableModel.hh>

Go to the source code of this file.

Namespaces

 Diades
 Namespace of the Diades project.
 
 Diades::Automata
 
 Diades::Automata::Experimental
 

Functions

template<typename Fsm , typename StateCreator >
bool Diades::Automata::Experimental::synchronize (const std::vector< typename Ptr< Fsm >::ConstP > &components, const SynchronisationRules< Fsm > &rules, Fsm &synchronisation, StateCreator &creator)
 

Detailed Description

Author
Yannick Pencolé <yannick.pencole at laas.fr>
Date
5 August 2019, 18:49

Definition in file Synchronize.hh.