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
Former-commit-id: 0f6a0a8c2c [formerly 2a2ca2ac40 ]
Former-commit-id: 8e841483d1
|
9 years ago |
dehnert
|
f0f9831ac3
|
reworked CMake stuff a bit, removed some superfluous things
Former-commit-id: 16df6afd44 [formerly f27354d54c ]
Former-commit-id: 3e706797be
|
9 years ago |
dehnert
|
9f40400b56
|
work on making jit-builder ready for exact arithmetic and parametric models
Former-commit-id: 143a5d263f [formerly 37b5adfd08 ]
Former-commit-id: 219bd799c7
|
9 years ago |
dehnert
|
fda8a8f2ab
|
jit model builder tests passing
Former-commit-id: f4223ba69f [formerly 0cd02249bc ]
Former-commit-id: d14358914e
|
9 years ago |
dehnert
|
070e115b60
|
tests for JIT based model builder
Former-commit-id: 3155cb2bab [formerly 151d6606fd ]
Former-commit-id: dcdeddf54a
|
9 years ago |
dehnert
|
392f56aab5
|
made jit model builder work on Ubuntu 16.04/g++
Former-commit-id: c9473408cc [formerly dca321927e ]
Former-commit-id: 1bcd57f6da
|
9 years ago |
dehnert
|
b579978938
|
cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata
Former-commit-id: bb8d1d95cc [formerly 6deb9e19a0 ]
Former-commit-id: d6b8563723
|
9 years ago |
dehnert
|
bf6e1ef940
|
minor fix
Former-commit-id: eac7ee1839 [formerly 94f3402cf0 ]
Former-commit-id: 2b919a6a29
|
9 years ago |
dehnert
|
d07b7f44d5
|
commit to switch workplace
Former-commit-id: 603f19422f [formerly 45a89bf909 ]
Former-commit-id: 67ad125ea6
|
9 years ago |
dehnert
|
4d8c765fdf
|
made jit-builder ready to deal with compositions that do not mention all automata, more work on rewards
Former-commit-id: 2faeed82fa [formerly 60157bbec4 ]
Former-commit-id: ea62a094f1
|
9 years ago |
dehnert
|
2a90b5d737
|
more transient assignments
Former-commit-id: a18c4030eb [formerly 2f39009d01 ]
Former-commit-id: e38777fd53
|
9 years ago |
dehnert
|
44c06641d7
|
slightly different approach to transient variable handling
Former-commit-id: ed55cea083 [formerly 24237d79cf ]
Former-commit-id: 73157b53cc
|
9 years ago |
dehnert
|
8f096e9475
|
more work on transient variables
Former-commit-id: e046bbe8a2 [formerly f4a866f0ef ]
Former-commit-id: a6e6dbfee6
|
9 years ago |
dehnert
|
4728674a4a
|
fixed bug
Former-commit-id: 41e9a59478 [formerly 15369078c9 ]
Former-commit-id: 603f6f5be0
|
9 years ago |
dehnert
|
c84254f665
|
another step, debugging in progress
Former-commit-id: 41c25470a2 [formerly 10e321e3d0 ]
Former-commit-id: 38f405c114
|
9 years ago |
dehnert
|
c4f8c1fbcb
|
one step more
Former-commit-id: 95773b13c3 [formerly 28ca90f221 ]
Former-commit-id: 51d197d2b5
|
9 years ago |
dehnert
|
2471036df4
|
more work on jit-thing: transitioning to proper handling of synchronizing edges
Former-commit-id: 3af1772192 [formerly 890c529dd1 ]
Former-commit-id: 818295a085
|
9 years ago |
dehnert
|
eaf422689b
|
terminal states now supported by jit-based builder
Former-commit-id: bf4eb4654d [formerly 5d2f364967 ]
Former-commit-id: 84aa362762
|
9 years ago |
dehnert
|
e8810a3be4
|
more work: up
Former-commit-id: e7fa235111 [formerly 6323071a5b ]
Former-commit-id: 72073e0de4
|
9 years ago |
dehnert
|
169293bfe5
|
started on proper deadlock handling
Former-commit-id: a10c6b86ab [formerly c0b400e239 ]
Former-commit-id: 549a0e9880
|
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)
Former-commit-id: 5729c1c8ca [formerly 890198a907 ]
Former-commit-id: df2528638d
|
9 years ago |