115 Commits (dac431b263fe882dd4498f58215da42960b3672b)

Author SHA1 Message Date
TimQu c5c14f3178 extended JSONExporter to properly export non-constant time/step intervals 8 years ago
TimQu f0ae3a2dfb Bounds of operator formulas are now expressions, allowing formulas such as P<1/N [ F "goal" ] for model constant N 8 years ago
dehnert a323d21751 fixed some wrong capitalization 8 years ago
dehnert e6bf0339d3 overhaul of JANI model building to allow using actions of automata in several synchronization vectors 8 years ago
Matthias Volk 5d79eff2cd Wrapper for file opening 8 years ago
dehnert 9c581bd635 fixed two issues: missing include in ToRationalNumberVisitor and missing check for whether actions are reused in a JANI parallel composition 8 years ago
sjunges 0c2d906b09 A more accurate version of having multiple levels; seems to fix at least one open issue. 8 years ago
sjunges 7bc6ce99fa JANI Export now preserves variable names correctly 8 years ago
sjunges dfe0a445a1 JANI: Compacter export; Do not export optional values if they contain the default 8 years ago
sjunges 5cd0a103b6 Eliminating superfluous assignments 8 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 8 years ago
Sebastian Junges 8e32d3fa8f Simplifying index levels 8 years ago
Sebastian Junges 071d1222a1 Convenience operation hasVariable for varset 8 years ago
Sebastian Junges fcdce6dc4e fix (set level should not be const) 8 years ago
Sebastian Junges 2fd915f74c forward declarations, reduce compilation overhead 8 years ago
sjunges a03a7a4ea8 towards simplifying levels by preliminary support in ordered assignments 8 years ago
sjunges 6f40f24b74 JANI operator to set level in assignment 8 years ago
sjunges 4ad2ac26d1 Equality Comparisons for JaniVars, just to make life easier :-) 8 years ago
sjunges 0f8e00a80e action reusal in syncvectors is not invalid jani, but not properly supported. Changed error message accordingly, allows for changes in model generators 8 years ago
Sebastian Junges b83f57ebf3 JANI assignment levels: we support index/levels other than zero (although most builders wont support them) 8 years ago
Sebastian Junges 267eeca2e1 Jani: better error message in ordered assignments 8 years ago
dehnert a85f4fdc89 replaced some StoRMs and Storms by storm, reworked version output a bit 8 years ago
dehnert 5b4db6f002 fixed issue in JANI abstraction 8 years ago
dehnert 6b931497a2 added filters to parsers 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 aac7433f39 expression manager now caches types, expression evaluator avoid creating unnecessary expressions and traversals 8 years ago
dehnert 16a06d9f03 formula parser now directly emits properties with names; name filtering of properties from cli 9 years ago
dehnert b4381a7c48 Constants in formulas appear to be working 9 years ago
dehnert cb8b537baa made storm compile again with expressions in time-bounds of until formula 9 years ago
TimQu e08fad7b4a improved "Model checking property .." output a little. 9 years ago
dehnert eac2735068 fixed more warnings 9 years ago
dehnert 5b09b91ae1 fixed more warnings 9 years ago
dehnert bcdc2a4247 added check for non-linearity to JANI menu game abstractor 9 years ago
dehnert 9bb65389c4 some adjustments to pgcl treatment caused by changes in JANI data structures 9 years ago
dehnert b9e4d6f334 initial support for transient boolean variables in formulas of JANI models (game-based engine) 9 years ago
dehnert 696a2e7ce1 preparing labels for JANI models (game-based abstraction) 9 years ago
dehnert 04d3a649bc finalized location variable for JANI automata 9 years ago
dehnert 158ddc0533 equipped automata in JANI models with expression variable representing their location 9 years ago
dehnert d95c483a99 added location support to JANI menu game abstractor 9 years ago
Sebastian Junges c2ea78b880 no need anymore to create files from formulas if properties are present anyway 9 years ago
Sebastian Junges 88e17d423a updated dft->gspn->jani workflow 9 years ago
dehnert b0b1f8911e fixed abstraction by considering related predicates for all sources. started on command decomposition 9 years ago
dehnert 2c17bdded7 fixes for JANI flattening tests 9 years ago
dehnert df7da86bd7 flattening JANI models appears to be working, started adding tests 9 years ago
dehnert d6a32ca634 more work on flattening JANI compositions 9 years ago
dehnert 338bfb05c9 commit to switch workplace 9 years ago
dehnert ae93211aeb template edges in JANI models 9 years ago
dehnert 5aca2a432d towards template edges 9 years ago
dehnert 1e25704c8b commit to switch workplace 9 years ago
dehnert be4e21d1b3 first version of jani menu-game abstraction 9 years ago