15 Commits (c5bbf68eafd8de170ae1747095d2925b9667e6c1)

Author SHA1 Message Date
Tim Quatmann c5bbf68eaf
Removed several unnecessary forward declarations of ConstantsComparator. 4 years ago
Tim Quatmann 875410a59e Polished ExplicitModelBuilder: 4 years ago
Stefan Pranger bb05b9c03c aggregate player indices into model 5 years ago
Sebastian Junges 923f779a09 explicit-state-lookup, for finding states in a model based on the variable assignment 5 years ago
Tim Quatmann adfdf8c572 Refactored state valuations. They now store values for transient jani variables and do not store values for constants (solving Github issue #73) 5 years ago
Matthias Volk 47344f9080 Removed unused flat_set includes 6 years ago
dehnert 6501fffac3 several optimizations related to explicit model building 8 years ago
dehnert c03c5fceb7 fixed warnings related to the mixed use of struct/class 8 years ago
TimQu 576f92568e StateValuations and ChoiceOrigins are now members of a sparse::Model. 8 years ago
TimQu 464bdc389c improved state valuations class 8 years ago
TimQu e7bc5fdef9 fixed several minor bugs regarding the choicelabeling 8 years ago
TimQu 759e351e95 Improved explicit model building: 8 years ago
TimQu d655621ea1 Fixed seg fault when building model valuations 8 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert e611d6020d work on MA in JIT-builder 9 years ago
dehnert bba69684c9 reworked explicit Markov automaton generation a bit 9 years ago
TimQu f681206393 building markov automata from prism code 9 years ago
dehnert 08112d98aa more work on JANI next state generator and the corresponding tests 9 years ago
dehnert 4cc780cbc0 tests compiling and running again 9 years ago
dehnert d35c99e844 renamed central model builder function 9 years ago
dehnert ddf165d4d3 more work on tearing PRISM-specific functionality out of the explicit model builder 9 years ago
dehnert 6655ee41d8 started to restructure explicit model builder to make it fit for JANI models 9 years ago