46 Commits (ea02ea0838bcd8aaeef7000dd60b38731f2bb29f)

Author SHA1 Message Date
dehnert ea02ea0838 started overhaul of cli/api 9 years ago
TimQu 8dfa141a4a Exporting .dot for explicit input. 9 years ago
Sebastian Junges 5c7d3db743 towards proper side constraints for parametetric systems 9 years ago
Sebastian Junges 291f5ecd47 First version of Jani-to-Dot. 9 years ago
TimQu 367b8f0a3e parameter lifting with hybrid engine 9 years ago
dehnert 952776a057 hybrid engine working for rational numbers 9 years ago
dehnert 2e8ff870ff completed interface of (sylvan) ADDs for storing rational functions 10 years ago
dehnert 1a803f4270 created symbolic native solver to factor out numerical solution; prepared the code-path that stores rational functions in DDs (hybrid + dd engines) 10 years ago
dehnert 98d956275a reworked version detection via git/defaults if not available 10 years ago
TimQu 38fa454ace fixed more compilation issues, considered the variables occurring in the model when parsing a region (otherwise, distinct variables with the same name would cause problems), adapted Tests to new interface for parameter lifting 10 years ago
TimQu 14e44e0165 removed old region model checker classes, implemented entry point for pla, solved different compilation issues 10 years ago
Matthias Volk 40e125fb85 Enable parsing of parametric DRN 10 years ago
Matthias Volk 36854d4636 Framework for DRN parser 10 years ago
Matthias Volk 97d09408d1 Export generated model from DFT 10 years ago
Sebastian Junges ce9ee672b5 ExportExplicitToDot now added, thanks to Joachim Klein for pointing this out. 10 years ago
Matthias Volk 5d79eff2cd Wrapper for file opening 10 years ago
sjunges b711e050c1 Export jani before constant replacement. 10 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 10 years ago
dehnert a85f4fdc89 replaced some StoRMs and Storms by storm, reworked version output a bit 10 years ago
sjunges 8fc0033bb2 fix dft-to-gspn regarding properties, now compiles again, and changed settings: Properties are now in IOSettings (should not change usage) 10 years ago
dehnert 5b4db6f002 fixed issue in JANI abstraction 10 years ago
dehnert 6b931497a2 added filters to parsers 10 years ago
dehnert 75d513235a polished cli output a bit 10 years ago
dehnert 7af65ac804 slightly modified stats output and fixed memory measurement under linux 10 years ago
dehnert a7e9c5819f removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 10 years ago
TimQu 362b3bf6c6 removed eigen usages 10 years ago
dehnert 16a06d9f03 formula parser now directly emits properties with names; name filtering of properties from cli 10 years ago
dehnert b4381a7c48 Constants in formulas appear to be working 10 years ago
TimQu e08fad7b4a improved "Model checking property .." output a little. 10 years ago
TimQu bfbd96a0e6 added some output for benchmarking 10 years ago
Sebastian Junges 88e17d423a updated dft->gspn->jani workflow 10 years ago
dehnert df7da86bd7 flattening JANI models appears to be working, started adding tests 10 years ago
dehnert 5d24a190ab some refactoring for menu games 10 years ago
sjunges 84dff41287 fixed several gcc warnings 10 years ago
dehnert bf5018b858 post-merge fixes 10 years ago
Sebastian Junges d246517757 removed src prefix in all includes 10 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 10 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 10 years ago