10 Commits (eac273506891b17f101b7853cdb8818b0377b6bc)

Author SHA1 Message Date
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
dehnert 4d8c765fdf made jit-builder ready to deal with compositions that do not mention all automata, more work on rewards 9 years ago
dehnert 2a90b5d737 more transient assignments 9 years ago
dehnert 44c06641d7 slightly different approach to transient variable handling 9 years ago
dehnert 8f096e9475 more work on transient variables 9 years ago
dehnert 4728674a4a fixed bug 9 years ago
dehnert c84254f665 another step, debugging in progress 9 years ago
dehnert c4f8c1fbcb one step more 9 years ago
dehnert 2471036df4 more work on jit-thing: transitioning to proper handling of synchronizing edges 9 years ago
dehnert eaf422689b terminal states now supported by jit-based builder 9 years ago
dehnert e8810a3be4 more work: up 9 years ago
dehnert 169293bfe5 started on proper deadlock handling 9 years ago
dehnert 71f2e83bc0 completed moving from monolithic generation to callback-based approach. added building labels to jit-based model builder, added support for options of other builders (selection of labels, reward models, etc) 9 years ago