corefaudes.h
Go to the documentation of this file.
1 /** @file corefaudes.h Includes all libFAUDES headers, no plugins */
2 
3 /* FAU Discrete Event Systems Library (libfaudes)
4 
5  Copyright (C) 2006 Bernd Opitz
6  Exclusive copyright is granted to Klaus Schmidt
7 
8  This library is free software; you can redistribute it and/or
9  modify it under the terms of the GNU Lesser General Public
10  License as published by the Free Software Foundation; either
11  version 2.1 of the License, or (at your option) any later version.
12 
13  This library is distributed in the hope that it will be useful,
14  but WITHOUT ANY WARRANTY; without even the implied warranty of
15  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16  Lesser General Public License for more details.
17 
18  You should have received a copy of the GNU Lesser General Public
19  License along with this library; if not, write to the Free Software
20  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
21 
22 
23 #ifndef FAUDES_COREFAUDES_H
24 #define FAUDES_COREFAUDES_H
25 
26 #include "cfl_definitions.h"
27 
28 #include "cfl_platform.h"
29 #include "cfl_helper.h"
30 #include "cfl_exception.h"
31 #include "cfl_registry.h"
32 #include "cfl_attributes.h"
33 #include "cfl_baseset.h"
34 #include "cfl_basevector.h"
35 #include "cfl_elementary.h"
36 #include "cfl_indexset.h"
37 #include "cfl_symbolset.h"
38 #include "cfl_nameset.h"
39 #include "cfl_transset.h"
40 #include "cfl_generator.h"
41 #include "cfl_agenerator.h"
42 #include "cfl_graphfncts.h"
43 #include "cfl_parallel.h"
44 #include "cfl_project.h"
45 #include "cfl_determin.h"
46 #include "cfl_regular.h"
47 #include "cfl_statemin.h"
48 #include "cfl_omega.h"
49 #include "cfl_conflequiv.h"
50 #include "cfl_bisimulation.h"
51 #include "cfl_bisimcta.h"
52 #include "cfl_cgenerator.h"
53 
54 #endif
Attributed generator class TaGenerator.
Classes AttributeVoid and AttributeFlags
Class TBaseSet.
Class TBaseVector.
Bisimulation relations.
Bisimulation relations.
Classes TcGenerator, System and AttributeCFlags.
Compiletime options.
powersetset construction
Runtime interface, elementary types.
Class Exception.
Class vGenerator.
Operations on (directed) graphs.
Helper functions.
Classes IndexSet, TaIndexSet.
Classes NameSet, TaNameSet.
Operations on omega languages.
parallel composition
Platform dependant wrappers.
language projection
Runtime interface, registry for faudes-types and functions.
Operations on regular languages.
state space minimization
Class SymbolSet, TaSymbolSet.
Classes Transition, TTransSet and TaTransSet.

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen