You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
sjunges cf999006de Merge branch 'future' into python_api 10 years ago
..
AtomicPropositionLabelingParser.cpp Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 years ago
AtomicPropositionLabelingParser.h Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 years ago
AutoParser.cpp instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
AutoParser.h instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
DeterministicModelParser.cpp instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
DeterministicModelParser.h templated all explicit parsers so that they may now be modified to produce non-double models 10 years ago
DeterministicSparseTransitionParser.cpp instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
DeterministicSparseTransitionParser.h templated all explicit parsers so that they may now be modified to produce non-double models 10 years ago
ExpressionParser.cpp enabled terminal states for explicit model builder 10 years ago
ExpressionParser.h enabled terminal states for explicit model builder 10 years ago
FormulaParser.cpp Refactored part of the API / more functions 10 years ago
FormulaParser.h Refactored part of the API / more functions 10 years ago
MappedFile.cpp Fixed some problems related to the memory-mapped file. 11 years ago
MappedFile.h Fixed some problems related to the memory-mapped file. 11 years ago
MarkovAutomatonParser.cpp instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
MarkovAutomatonParser.h templated all explicit parsers so that they may now be modified to produce non-double models 10 years ago
MarkovAutomatonSparseTransitionParser.cpp instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
MarkovAutomatonSparseTransitionParser.h templated all explicit parsers so that they may now be modified to produce non-double models 10 years ago
NondeterministicModelParser.cpp instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
NondeterministicModelParser.h templated all explicit parsers so that they may now be modified to produce non-double models 10 years ago
NondeterministicSparseTransitionParser.cpp instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
NondeterministicSparseTransitionParser.h templated all explicit parsers so that they may now be modified to produce non-double models 10 years ago
PrismParser.cpp added some convenience functions for reward model building 10 years ago
PrismParser.h main executable compiling again, started to debug 10 years ago
ReadValues.h post merge fixes 11 years ago
SparseChoiceLabelingParser.cpp missing files finally added 10 years ago
SparseChoiceLabelingParser.h missing files finally added 10 years ago
SparseStateRewardParser.cpp instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
SparseStateRewardParser.h templated all explicit parsers so that they may now be modified to produce non-double models 10 years ago
SpiritParserDefinitions.h Formula parser works again. Tests adapted. 11 years ago