4324 Commits (c32c9a9a445e4a1a570d88d55b3795100259c816)
 

Author SHA1 Message Date
sjunges 1fbe7bf5f4 Merge branch 'future' into merge-pla 8 years ago
sjunges 6fed20e097 l3pp specific commit, avoid requiring internet connection 8 years ago
sjunges 051ad702a7 solvers updated, constants updated 8 years ago
dehnert b67e3d6e7b added 'convergence' (rather success) checks for Eigen solver 8 years ago
sjunges b826ac92ac updated setting modules to new interface 8 years ago
sjunges a5c09fa801 extended eliminator interface, merged model checking part 8 years ago
sjunges f453f33d64 Merge branch 'future' into merge-pla 8 years ago
sjunges ee4cb38d43 lra into multivalueeliminator 8 years ago
sjunges 31228486d3 towards merging, including a extension on the pstateeliminator, come back after generalizing the lra eliminator 8 years ago
dehnert 723999f885 intermediate work-place switch commit 8 years ago
dehnert 18b0f07581 tweaked Bdd toExpression a bit to be more versatile 8 years ago
dehnert 52577e2740 added game abstraction tests for sylvan and made them work (in particular implemented toExpression for sylvan BDDs) 8 years ago
sjunges 93dc705b06 Merge branch 'future' into merge-pla 8 years ago
sjunges 979c90fac2 Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 8 years ago
sjunges 7e716f8811 Merge branch 'refactor_modelcheckers' into future 8 years ago
sjunges 4999cfa8a0 By performance tests, you served us well but we do not love you any longer 8 years ago
sjunges d8d8f70f0c functional tests now work with the refactored code base 8 years ago
sjunges 444318e624 refactoring up to tests done 8 years ago
dehnert 20eb0a6e0c made value type in game abstraction more generic 8 years ago
sjunges 4d614d55f3 played a bit with docu 8 years ago
sjunges f7a3e02fb6 refactored model checkers st all are templated in the model, have to handle rational function bounds next 8 years ago
dehnert 1944b947d3 modified formula parser to parse expressions as operator bounds and then convert them to rationals 8 years ago
sjunges fc365c8ec2 Merge branch 'future' into refactor_modelcheckers 8 years ago
sjunges cf583ec9dd formulae with rational number bounds 8 years ago
sjunges e4b3f4eeb9 intermediate commit, come back after refactoring formulae 8 years ago
dehnert 53f83c9214 moved menu-game abstraction to separate folder and made everything compile again 8 years ago
sjunges 8b5a2d4354 intermediate commit, come back after refactoring model checkers 8 years ago
sjunges d3083f00ab Merge branch 'future' into merge-pla 8 years ago
sjunges 45ca4df2df Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 8 years ago
sjunges f188ff4b49 Merge branch 'gspn' of https://sselab.de/lab9/private/git/storm into gspn 8 years ago
sjunges 4b20a724dc weight zero is no weight is now more explicit 8 years ago
dehnert c2ec3c7377 changed cmake UPDATE_COMMAND to PATCH_COMMAND as this avoids rebuilds by Xcode 8 years ago
PBerger 9eee889539 Added missing parameter to #ifdef - its gettings late. 8 years ago
PBerger 74a14a046c Merge branch 'future' into sylvanRationalFunctions 8 years ago
PBerger 867de852ab Added the conditional debug output in the wrapper to the tracked code. 8 years ago
PBerger 58eb54926c Fixed Sylvan bugs. 8 years ago
sjunges 437e883bcf first fixes after merge 8 years ago
sjunges adacefbcec merge 8 years ago
dehnert 4733643bcf made the games compile again 8 years ago
sjunges b3643abbb8 Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 8 years ago
dehnert 6bee853a5a Merge branch 'future' into menu_games 8 years ago
Mavo 5530f908ca Fixed compile issues under Linux 8 years ago
Mavo 2fd29455cc Merge branch 'future' into gspn 8 years ago
Mavo 221bb59af1 CURL instead of curl 8 years ago
dehnert 510e525274 removed unnecessary define for boost::variant problem 8 years ago
dehnert cc958bedf0 fixed wrong usage of boost::variant in NextStateGenerator 8 years ago
TimQu 0760e2a7f9 tiny MA example, small fix and test cases for MAs 8 years ago
PBerger bc7e533d6b Some debug, 8 years ago
PBerger dbbae87962 Fixed template specialization. 8 years ago
PBerger b01abf831b Fixing template spec. 8 years ago