104 Commits (15b97057ddc21c0575d1d6635801b60a04f584d0)

Author SHA1 Message Date
sjunges 3a17477713 change engine in options...(preliminary) 10 years ago
sjunges ebdd979d2c settings: checks after config file, added finalize 10 years ago
chris a216b5a9d9 added support for parsing choice labels for explicit MDPs 10 years ago
dehnert 080b50a890 fixed bug in symbolic model generation 10 years ago
dehnert d7490a74cb properties can now be given as string or file. both ways accept multiple formulas 10 years ago
dehnert 29716ea5f8 performance tests now compile again. also fixed some warnings 10 years ago
sjunges faf31156e0 fix for last changes + is probabilistic 10 years ago
dehnert fbd05cd780 more and more bugfixes 10 years ago
dehnert dbc7d860a4 functional tests compile again, started to debug changes 10 years ago
dehnert 6133c3462a symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs 10 years ago
sjunges 84ecabd2c8 further fixes, for performance tests and windows 10 years ago
sjunges 92082dc970 gurobi lp solver refactored in case gurobi is not found, and fixes for linux - sorry about earlier lack of checks on linux 10 years ago
sjunges f85d28325e Further work towards faster and more modular compilation 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert b56766e993 more work on reward model that turned out to be refactoring in disguise 10 years ago
dehnert 04f789619c some work towards eliminating compiler warnings 10 years ago
dehnert 9d5c3e7e2f added functionality to flatten the modules of a PRISM program into one module 10 years ago
dehnert 1e5398c8b7 LRA finally working for ctmcs 10 years ago
PBerger f63e5fc873 Implemented Policy Iteration inside the GmmxxMinMaxLinearEquationSolver. 10 years ago
dehnert be66ef2751 Finalized hybrid CTMC model checker. 10 years ago
dehnert 06bfc17ec6 Started making hybrid (dd/sparse) model checking work. 10 years ago
dehnert d787b80fec CTMC examples now build properly using the DD-based model generator. 10 years ago
dehnert 8f4a4397e0 Started working on Markovian commands in PRISM programs. 10 years ago
dehnert 1990567b84 Started to improve performance of sparse CTMC model checker. 10 years ago
dehnert 7fa6b568b4 Currently debugging the computation of transient probabilities in CTMCs. 10 years ago
David_Korzeniewski b623384dda Fixed merge errors and adapted to changes in master 10 years ago
dehnert 706ea56963 Now DDs are either MTBDDs or BDDs. This makes it possible to use BDDs where possible, which is faster. 10 years ago
dehnert f0b591be77 Further work on reintegrating parametric model checking into main executable. 10 years ago
dehnert 5794bbea56 Made some adaptions to make parametric model checking work in the main executable. 10 years ago
dehnert 534c8c8a44 Set more sensible default value for elimination order. 10 years ago
dehnert 197c242bb1 Some minor changes. 10 years ago
dehnert 1fb8d72a30 Merged master in parametricSystems. 10 years ago
dehnert 8a4706d9c9 A lot of work on model checker interfaces. In particular, the SCC elimination model checker is almost integrated. 10 years ago
dehnert b60c5ffdc0 Fixed a lot of tests, improved some things here and there. 10 years ago
David_Korzeniewski 78d3a392a5 Created settings module for TopologicalValueIterationNondeterministicLinearEquationSolver and integrated that with the solver. 10 years ago
svkurowski 67bcd5038f Add general setting to enable CUDA on runtime 11 years ago
dehnert 370a0ae476 Fixed some issues in bisimulation and added some tests. 11 years ago
dehnert 2f20abf47f The user can now select on the command line which reward model of a symbolic model is to be used (as a second [optional] argument to --symbolic). 11 years ago
svkurowski a4a15dd774 Add general setting to enable CUDA on runtime 11 years ago
dehnert 77d7555268 Added random order for state elimination. 11 years ago
dehnert 23c7c9b7d4 Further work on ordering options. 11 years ago
dehnert aa4836e085 Minor bugfix in bisimulation options. 11 years ago
dehnert a987233507 Started working on more options for sorting and integrating pure state elimination 11 years ago
dehnert 7257bb23c3 Further work on weak bisimulation. Model checking can now be done from tne command line again. 11 years ago
dehnert 391f3225e4 Added unparameterized NAND example. Further work on weak bisimulation. 11 years ago
dehnert 56aec18a48 Added bisimulation settings. Further work on weak bisimulation. 11 years ago
dehnert ca9dddb110 Sparse Bisimulation is still ongoing work. 11 years ago
sjunges d78d88b84d added export of constraints and resultfile 11 years ago
sjunges cafcb3f238 version info extended and moved to cpp, added options flag (although unclear what exactly should be displayed then) 11 years ago
dehnert caa7335afa Started work on sparse bisimulation decomposition. 11 years ago