21 Commits (7bae50d0ba14d0e3b4c37b643f5a1b711ce32600)

Author SHA1 Message Date
TimQu 7bae50d0ba fixed correct parsing of prism formulas 7 years ago
TimQu ea76f6d0be prism parser no longer inserts formula definitions directly. Note that these have to be eliminated afterwards 7 years ago
Sebastian Junges 919dfeebae "number of edges" and "number of commands" in jani model / prism programs 7 years ago
TimQu 86f0195b18 removed jani conversion in cli of main binary 7 years ago
Sebastian Junges 1c9f7b0f2f translate prism to jani with a suffix for location names etc when doing this for multiple models 7 years ago
Matthias Volk 72c1e79ccd Mention -pc flag in error message 7 years ago
sjunges 8ce3eaddc3 PrismProgram -- Used Constants 8 years ago
Sebastian Junges ace351bd71 Constants wrongfully marked as not graphpresreving. Bugfix for bug reported by Nils Jansen. 8 years ago
sjunges 12dda40919 split IOSettings in BuildSettings and IOSettings, refactored some dependencies on settings object away if it doesnt hurt too much, moved GSPN and PGCL settings to their own libs 8 years ago
dehnert ecade3f857 fixes issue #9 raised by Joachim Klein 8 years ago
TimQu 0aed35f4b4 worked on human readable representations of prism command sets 8 years ago
dehnert a7e9c5819f removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 8 years ago
dehnert b4381a7c48 Constants in formulas appear to be working 9 years ago
dehnert ce36601f7c fixed gmp dependency (lib), fixed parser to reject formulas that appear later in the PRISM file 9 years ago
dehnert 5b09b91ae1 fixed more warnings 9 years ago
dehnert c27580defc bugfix in flattening of modules 9 years ago
dehnert bf5018b858 post-merge fixes 9 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 c84254f665 another step, debugging in progress 9 years ago
dehnert 2471036df4 more work on jit-thing: transitioning to proper handling of synchronizing edges 9 years ago
dehnert 675b7bb207 added proper check for undefined constants when building explicit JANI models in non-parametric mode 9 years ago
dehnert e274cd33eb adapted cli to use symbolic model description rather than PRISM program 9 years ago
dehnert c0d1628466 made Prism to JANI conversion compile again 9 years ago
dehnert 9a5d11a5e0 adding real variables to JANI models. started to encapsulate PRISM to JANI converter 9 years ago
dehnert 92932fced1 support for initial constructs in PRISM programs 9 years ago
dehnert 12ac3549da adapted relevant parts to new way of specifying initial values/restrictions 9 years ago
dehnert b405a67b54 removed RewardIncrement. fixed PRISM to JANI converter 9 years ago
dehnert bcb13a4fe1 moved deletion of commands (if guard becomes false) from Program::substitute to Program::simplify 9 years ago
dehnert e6d9c85749 fixed some bugs related to simplifaction of PRISM programs 9 years ago
dehnert 6d5f4dc9c9 fixed bug in detection whether parameters are only used in probabilities/rewards 9 years ago
sjunges 035a50fce9 support for transient assignments in locations, changed assignment to jani::variable, notice that (already broken) prism-to-jani is disabled as long as we reshape jani code 9 years ago
dehnert b3e77730a9 added uniqueness mechanism in flattenModules to compensate for missing uniqueness in allsat of solvers 9 years ago
dehnert 4f7eaa0a43 some more work towards abstraction refinement 9 years ago
dehnert 4733643bcf made the games compile again 9 years ago
dehnert 71bfb45220 added check for multiple writes to the same global variable in explicit JANI next-state generator 9 years ago
dehnert 7861df4f20 JANI next-state generator appears to be working (without rewards) 9 years ago
dehnert 05fecb03b3 started on introducing multiple initial locations in JANI models 9 years ago
dehnert 000a8c2d77 more work on JANI next-state generator 9 years ago
dehnert 6655ee41d8 started to restructure explicit model builder to make it fit for JANI models 9 years ago
dehnert 3919f90712 started debugging JANI MDP building 9 years ago
dehnert d84ae34cc6 re-enabled omitting unused variables from PRISM models when converting to JANI 9 years ago
dehnert 7750480714 JANI model builder for DTMCs working 9 years ago
dehnert 310db8a234 started to include reachability in JANI model generation 9 years ago
dehnert adf8232896 more work and fixes for symbolic JANI builder 9 years ago
dehnert c4327e91a9 more work on symbolic JANI model builder 9 years ago
dehnert ecc1a80358 added conversion from PRISM to JANI. Added simplistic tests for that. 9 years ago
dehnert 7d03f0e4d0 improved error checking for custom parallel composition. added small tests. 9 years ago
dehnert bf65ef726c system composition in PRISM appears to be working 9 years ago