sjunges
|
57dffbcd4f
|
further operators on models and reward models
Former-commit-id: 0146278302
|
10 years ago |
sjunges
|
a28ebac022
|
outcommented code for maximals
Former-commit-id: 096fa39fea
|
10 years ago |
sjunges
|
a07c2cacc4
|
missed files
Former-commit-id: 9a7f1ac4a9
|
10 years ago |
sjunges
|
7e7e025900
|
modifying reward models
Former-commit-id: 401410cee6
|
10 years ago |
sjunges
|
cf10fe206a
|
modifiers for standard rew model, fix with non-const overload in model
Former-commit-id: 25348872ee
|
10 years ago |
sjunges
|
9e24144c27
|
getRewardModel, private, added
Former-commit-id: 095b135758
|
10 years ago |
sjunges
|
98162d1d7e
|
interface for rew. model extended for reinforcement learning
Former-commit-id: b69474fc4f
|
10 years ago |
sjunges
|
b8343255be
|
fixed headers, allow changes in rew. model again
Former-commit-id: 4617000d30
|
10 years ago |
sjunges
|
edbd7e827b
|
MDPs, restrict choices, get choiceindex
Former-commit-id: 6d1f2ff37d
|
10 years ago |
dehnert
|
b2d8cae9ce
|
instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type
Former-commit-id: bf452cd751
|
10 years ago |
chris
|
a216b5a9d9
|
added support for parsing choice labels for explicit MDPs
Former-commit-id: 89bb1817b4
|
10 years ago |
sjunges
|
dbe997a433
|
resolved linker error - sorry
Former-commit-id: 6fcb8fa245
|
10 years ago |
sjunges
|
be0eee21db
|
Dont build so many models with float/rational functions
Former-commit-id: 692ab47afa
|
10 years ago |
dehnert
|
7946483f09
|
added function to modify state-action rewards in nondeterministic model
Former-commit-id: d3a4c38707
|
10 years ago |
dehnert
|
21d9e91586
|
work towards interval reward model
Former-commit-id: 24f7e9684f
|
10 years ago |
sjunges
|
f219437acf
|
Faster compilation times!
Former-commit-id: a8dc8fa612
|
10 years ago |
dehnert
|
080b50a890
|
fixed bug in symbolic model generation
Former-commit-id: 9b99c0d75f
|
10 years ago |
dehnert
|
7f5e775395
|
adapted counterexample generation to refactoring
Former-commit-id: e73d2885cd
|
10 years ago |
dehnert
|
f9f5a4e206
|
reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas
Former-commit-id: a2849d6534
|
10 years ago |
dehnert
|
9cf488b249
|
moved to checking the validity of transition matrices by calling the matrix function
Former-commit-id: 720ec56380
|
10 years ago |
dehnert
|
29716ea5f8
|
performance tests now compile again. also fixed some warnings
Former-commit-id: 2fa8c2abd9
|
10 years ago |
dehnert
|
b94e978843
|
another round of fixes
Former-commit-id: 67f4e4be47
|
10 years ago |
dehnert
|
8d6a5a7fd5
|
added some missing includes
Former-commit-id: 5672e1d9d7
|
10 years ago |
dehnert
|
e2b84c8155
|
changed some method signatures to make gcc happier
Former-commit-id: 12a6d0b4d6
|
10 years ago |
dehnert
|
fbd05cd780
|
more and more bugfixes
Former-commit-id: 7f1ba98797
|
10 years ago |
dehnert
|
b3178e17f6
|
more bug fixes
Former-commit-id: 0b33b30efa
|
10 years ago |
dehnert
|
73a2491dfb
|
more bugfixes
Former-commit-id: 5afecd5a21
|
10 years ago |
dehnert
|
1a07b24682
|
added some convenience functions for reward model building
Former-commit-id: 796963aee3
|
10 years ago |
dehnert
|
5b77d827dc
|
fixed a bug
Former-commit-id: 2a19ecc4f7
|
10 years ago |
dehnert
|
6133c3462a
|
symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs
Former-commit-id: 1fae8bcf12
|
10 years ago |
dehnert
|
e631dbd1a0
|
more work on new reward models
Former-commit-id: 661c7b5b24
|
10 years ago |
dehnert
|
5beb33e3d8
|
merged a bit more
Former-commit-id: e42dc21233
|
10 years ago |
dehnert
|
61fb277024
|
more work on refactoring (storm stinks and should be rewritten :P)
Former-commit-id: 7495dea2df
|
10 years ago |
sjunges
|
92082dc970
|
gurobi lp solver refactored in case gurobi is not found, and fixes for linux - sorry about earlier lack of checks on linux
Former-commit-id: badef77583
|
10 years ago |
sjunges
|
f85d28325e
|
Further work towards faster and more modular compilation
Former-commit-id: 9de50910b8
|
10 years ago |
sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
10 years ago |
dehnert
|
b56766e993
|
more work on reward model that turned out to be refactoring in disguise
Former-commit-id: 31a7fa4801
|
10 years ago |
sjunges
|
a129983ae9
|
cleaning includes for better compilation times
Former-commit-id: e2878ae043
|
10 years ago |
dehnert
|
6fa1078fb1
|
some more work on reward model
Former-commit-id: 8533357f34
|
10 years ago |
dehnert
|
dcd42d5653
|
started reworking reward models
Former-commit-id: 49d9106451
|
10 years ago |
sjunges
|
812b101c40
|
better program checks, some extensions in model and matrix
Former-commit-id: 8efaaf2ca9
|
10 years ago |
sjunges
|
2e0c9c1244
|
unification of some constructs in carl propagated to storm
Former-commit-id: 34ba08debf
|
10 years ago |
dehnert
|
f879c608eb
|
fix for wrong ifdef
Former-commit-id: dd17e10d08
|
10 years ago |
dehnert
|
ecb37ccd1d
|
made compilation of ConstraintCollector in Dtmc predicated on CARL being available
Former-commit-id: 8d0e3ea636
|
10 years ago |
sjunges
|
7a050434d9
|
bugfixes for NondeterministicModel, improvements for StateActionPair, graph and initialize
Former-commit-id: 4531d784a1
|
10 years ago |
sjunges
|
a212cce8c1
|
Added a method to get the number of choices for a specific state.
Former-commit-id: 1ced589a95
|
10 years ago |
dehnert
|
9d5c3e7e2f
|
added functionality to flatten the modules of a PRISM program into one module
Former-commit-id: 04faac9c67
|
10 years ago |
dehnert
|
4dbbe3c561
|
moved constraint collection to DTMC class
Former-commit-id: 5471a20bec
|
10 years ago |
dehnert
|
81c627b9b7
|
First version of fully symbolic game solver.
Former-commit-id: 34406f25b9
|
10 years ago |
dehnert
|
96464fdcbc
|
added model classes for two-player stochastic games
Former-commit-id: 8dccae2ea9
|
10 years ago |