43 Commits (6a77ce210acf2a9a72752cea8a6075bcbd144e91)

Author SHA1 Message Date
Matthias Volk 6a77ce210a Moved setting nofixdl to build settings 6 years ago
Matthias Volk fba3223f63 Use typedefs of RationalFunctionAdapter 6 years ago
Tim Quatmann 2cb7b5769e Jit: Fixed issues when CLN and/or GMP is installed via carl 6 years ago
dehnert acfb8d28c0 fixing issues related to rewards in JIT-based model builder 7 years ago
TimQu 02fdc292fd handling non-trivial reward expressions in jani-builders 7 years ago
TimQu c95ca4ed15 All model builders support state-exit rewards 7 years ago
TimQu 71489a24f5 The model builders now substitute jani functions (if still present) 7 years ago
TimQu 7c61a16d91 fixes for array expressions, support to translate properties that consider array expressions, translating array models in cli 7 years ago
TimQu e2cb68b31f Enable array elimination in jit builder 7 years ago
Matthias Volk 20a76f01e2 Better error output for jit 8 years ago
dehnert 2d41de479e added progress outputs to iterative solvers 8 years ago
dehnert 0c5aa1645d fix reward model generation in JIT builder 8 years ago
dehnert 29855e2853 added option to display information about exploration progress to both jit and explicit builder 9 years ago
dehnert 3bcdc1b579 allowing to read transient variables in guards of edges in JIT-based JANI model builder and making the optimization level an option 9 years ago
dehnert ea02ea0838 started overhaul of cli/api 9 years ago
TimQu 576f92568e StateValuations and ChoiceOrigins are now members of a sparse::Model. 9 years ago
TimQu 6537fd8b72 Replaced the old choice labeling with the new one and used choice origins for the minimal command set counterexample generators 9 years ago
dehnert 8f42bd2ec0 moved to new sparsepp version and made the appropriate changes 9 years ago
Sebastian Junges d94c66fcaa fixed: Nofixdl was always set in JIT 9 years ago
Sebastian Junges 524efc616d Jit-builder now gives better diagnostics when nofixdl option is set. 9 years ago
Sebastian Junges 38eadad17d Jit: Expression labels which occur twice in list of formulae now supported 9 years ago
Sebastian Junges 7aa6215ed3 Got rid of an outdated error message for reused actions in JitBuilder 9 years ago
sjunges b71574d478 make Jitbuilder compile if multiple levels are present... 9 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 9 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 9 years ago
dehnert a85f4fdc89 replaced some StoRMs and Storms by storm, reworked version output a bit 9 years ago
dehnert fb0d589d43 fix typo 9 years ago
dehnert ffedc2268b Only label states as deadlocks when the behaviour was expanded (jit-builder) 9 years ago
dehnert a7e9c5819f removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 9 years ago
dehnert 43354d0c20 bunch of fixes (prominently in prism -> jani conversion) 9 years ago
dehnert 64ddf12558 fixed two issues in jit builder: a) respect environment variable (instead of c++); b) casting integer variables to doubles when evaluating label expressions to avoid integer division 9 years ago
dehnert eac2735068 fixed more warnings 9 years ago
dehnert 5b09b91ae1 fixed more warnings 9 years ago
dehnert 136cb194d1 fixed a bunch of unused variable warnings 9 years ago
dehnert 04d3a649bc finalized location variable for JANI automata 9 years ago
dehnert a6beda6a82 some more fixes to jit model builder 9 years ago
dehnert 137aa163f2 fixed jit builder to not ignore locations 9 years ago
dehnert 637b58b191 Adaptions to Jit based model builder due to new functionality of copying headers to include folder 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 df9ff5dfdb removed debug output in test and delete dylib if building fails 9 years ago
dehnert f0f9831ac3 reworked CMake stuff a bit, removed some superfluous things 9 years ago
dehnert 9f40400b56 work on making jit-builder ready for exact arithmetic and parametric models 9 years ago
dehnert fda8a8f2ab jit model builder tests passing 9 years ago
dehnert 070e115b60 tests for JIT based model builder 9 years ago
dehnert 392f56aab5 made jit model builder work on Ubuntu 16.04/g++ 9 years ago
dehnert b579978938 cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata 9 years ago
dehnert bf6e1ef940 minor fix 9 years ago
dehnert d07b7f44d5 commit to switch workplace 9 years ago