irafhy
Interval arithmetic based Reachability Analysis Framework for Hybrid Automaton
irafhy::HybridAutomatonParser< Analyser, Verifier > Class Template Reference

#include <hybridAutomatonParser.h>

Collaboration diagram for irafhy::HybridAutomatonParser< Analyser, Verifier >:
Collaboration graph

Static Public Member Functions

static HybridAutomaton< Analyser, Verifierparse (const std::string &filePath)
 parse the hybrid automaton defined in the given file More...
 

Member Function Documentation

◆ parse()

template<typename Analyser , typename Verifier >
static HybridAutomaton<Analyser, Verifier> irafhy::HybridAutomatonParser< Analyser, Verifier >::parse ( const std::string &  filePath)
static

parse the hybrid automaton defined in the given file

Parameters
filePathpath of the file
Returns
resulting hybrid automaton instance

The documentation for this class was generated from the following file: