2276 Commits (cffb887c4fa54898b3e481504c66bdb69ce6d25c)
 

Author SHA1 Message Date
ThomasH cffb887c4f add state labeling 9 years ago
ThomasH c8e39c9797 add gspn model, parser and builder 9 years ago
ThomasH 8bfb5d9694 add examples 9 years ago
ThomasH bfbe63fcb4 fix bug 9 years ago
ThomasH dfdfef3c6e complete parser 9 years ago
ThomasH 10e93d7cbb update parser 9 years ago
ThomasH c5f492c9a5 add example 9 years ago
ThomasH 3229f07d43 partial implemetation of the non-validating pnml parser 9 years ago
ThomasH fe3c4a1aa3 add dependencies 9 years ago
ThomasH 8e680bda96 include header 9 years ago
ThomasH 4c8e29d620 add new class files 9 years ago
ThomasH 904a7aecc0 resolve bug (index out of bounds exception) 9 years ago
ThomasH 8637ce8a6f use absolute paths 9 years ago
ThomasH cb839bedc8 use vectors instead of sets 9 years ago
ThomasH df7b29ef18 partial implementation of gspns, transitions and markings 9 years ago
Thomas Henn c92db9ff1d fix typedef (switched typename and alias) 9 years ago
sjunges cb913658cc removed perm schedulers from gspn to circumvent error msg for now 10 years ago
sjunges 5db1678528 Merge branch 'future' into gspn 10 years ago
sjunges 160f9e476f test descr for milp perm sched 10 years ago
sjunges a5fae4603a Merge branch 'future' into gspn 10 years ago
sjunges ee0e34146f build command index to action name mapping 10 years ago
sjunges 66736c3626 More to string methods for simplevaluation 10 years ago
sjunges f914c8a103 Filter std::vector by bitvector, could not find such a method before :/ 10 years ago
sjunges ecb214bc10 StateInfo is a StateAnnotation now 10 years ago
sjunges eacdec3939 State Annotation and subMDP also restrichts choicelabelling now 10 years ago
sjunges a90287ea1b some early content 10 years ago
sjunges 9bd2fc70bd Merge branch 'future' into gspn 10 years ago
sjunges 6896a4ca51 stubs for gspn files 10 years ago
dehnert 6f59fd7aca fixed computation of rewards in MDPs 10 years ago
dehnert de58c73c5a forgot to commit some files 10 years ago
dehnert 5c838e2006 added the feature to build information about the state space that can be retrieved after building the model to the explicit model builder 10 years ago
dehnert 44a9636f69 fixed an issue with getSubmatrix 10 years ago
sjunges 9593ba5a7f better output in perm schedulers 10 years ago
sjunges b06562ec31 fix in getSubmatrix 10 years ago
dehnert 4b4c11048f fixed bug in prob1E. added functions to retrieve schedulers for prob0E, probGreater0E and prob1E states of MDPs 10 years ago
sjunges 7884fc37ed explicit model builder supports non-default reward models 10 years ago
sjunges ed94184ec8 initialize logger with loglevel as an argument 10 years ago
sjunges 14639525b6 Revert "xerces on gitignore fix" 10 years ago
sjunges d06c92c10a Revert "Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore"" 10 years ago
sjunges dfd2cda380 Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore" 10 years ago
dehnert 82f2927500 xerces on gitignore fix 10 years ago
dehnert 16ea224b6a added flag that indicates which interval bound is to be taken. added xerces to the gitignore 10 years ago
sjunges 57dffbcd4f further operators on models and reward models 10 years ago
sjunges a28ebac022 outcommented code for maximals 10 years ago
sjunges a07c2cacc4 missed files 10 years ago
sjunges 7e7e025900 modifying reward models 10 years ago
sjunges cf10fe206a modifiers for standard rew model, fix with non-const overload in model 10 years ago
sjunges 9e24144c27 getRewardModel, private, added 10 years ago
sjunges bd7fc0b341 operator< for stateaction pairs 10 years ago
sjunges 0cdca6a5fc BitVector iterator += 10 years ago