dehnert
234671fdca
fixes to include paths
7 years ago
dehnert
135c38777f
game-based abstraction working with rational numbers
7 years ago
dehnert
8c96548566
more work on game-based abstraction
7 years ago
dehnert
77179c02ac
added option to feed additional constraints to abstraction
7 years ago
dehnert
433b23d989
more fixes to (JANI) game-based abstraction
7 years ago
dehnert
d3bbe4df10
explicit interpolation and started on explicit quantitative solution
7 years ago
dehnert
d23547d99f
started optimizing some DdManager methods
8 years ago
dehnert
bf29488219
fix for decomposition
8 years ago
dehnert
696a2e7ce1
preparing labels for JANI models (game-based abstraction)
8 years ago
dehnert
954eadc546
improved detection for early result detection in game based engine
8 years ago
dehnert
3125ad4c89
more work on boolean transient variables in JANI menu game abstraction (labels)
8 years ago
dehnert
ccf8631617
work on location support for JANI abstraction
8 years ago
dehnert
b9688346cc
command decomposition working. fixed some bugs, possibly introduced more, currently debugging
8 years ago
dehnert
b0b1f8911e
fixed abstraction by considering related predicates for all sources. started on command decomposition
8 years ago
dehnert
ae93211aeb
template edges in JANI models
9 years ago
dehnert
a6514052da
avoiding dijkstra for interpolation if most-probable path info is already available
9 years ago
dehnert
77fc21d53e
fixes here and there
9 years ago
dehnert
2883b5b40e
more interpolation work
9 years ago
dehnert
894c828c78
work on interpolation
9 years ago
dehnert
24eede3e19
introduced refinement command to capture a specific refinement
9 years ago
dehnert
44de3793c9
started to pull the rest of the refinement logic into refiner class, not working (or compiling) yet
9 years ago
dehnert
bf5018b858
post-merge fixes
9 years ago
dehnert
1f460cd8fa
made move of top-level dir for some remaining files, fixed some includes
9 years ago
dehnert
059f55eefc
commit to switch workplace, debugging in progress
Former-commit-id: 9ab5d903e9
9 years ago
dehnert
66b0817a35
fixed bugs here and there
Former-commit-id: d10d85339d
9 years ago
dehnert
0cd03845e8
abstraction loop working for purely qualitative refinement
Former-commit-id: ce28ed97c2
9 years ago
dehnert
a3f2abbd92
more work towards closing the refinement loop
Former-commit-id: 1579e73036
9 years ago
dehnert
241f23f730
fixed bug in abstraction information object
Former-commit-id: 1338ecfa47
9 years ago
dehnert
e2ba3f3725
bottom states appear to be working, tests not yet adapted
Former-commit-id: 801d99c128
9 years ago
dehnert
3bc0b4eacc
more work on proper bottom state computation
Former-commit-id: 38718e1c5c
9 years ago
dehnert
1280c88b4f
renamed prob branching variables to aux variables in preparation for proper bottom state creation in game abstraction
Former-commit-id: e855b14b46
9 years ago
dehnert
7df822967c
all abstraction tests working again
Former-commit-id: 9de7beb2b6
9 years ago
PBerger
428d21cdee
Made code compile with GCC:
- Added cstdint for uint_fast64_t where necessary.
- Moved and/or replaced includes for Expression headers, since std::pair required the concrete implementation and not only the stub.
- Added newlines at the end of .cpp files.
Former-commit-id: 72b57ce513
9 years ago
dehnert
7a4d3740de
some more work, not fully working again (yet)
Former-commit-id: 32c8c6eb7e
9 years ago
dehnert
c1953cda46
started refactoring of abstraction
Former-commit-id: 72d9fc9fab
9 years ago
dehnert
723999f885
intermediate work-place switch commit
Former-commit-id: 818179d286
9 years ago