3382 Commits (8e565a2930a27f40ba19ba3982893050646129da)
 

Author SHA1 Message Date
sjunges 7e716f8811 Merge branch 'refactor_modelcheckers' into future 9 years ago
sjunges 4999cfa8a0 By performance tests, you served us well but we do not love you any longer 9 years ago
sjunges d8d8f70f0c functional tests now work with the refactored code base 9 years ago
sjunges 444318e624 refactoring up to tests done 9 years ago
sjunges 4d614d55f3 played a bit with docu 9 years ago
sjunges f7a3e02fb6 refactored model checkers st all are templated in the model, have to handle rational function bounds next 9 years ago
dehnert 1944b947d3 modified formula parser to parse expressions as operator bounds and then convert them to rationals 9 years ago
sjunges fc365c8ec2 Merge branch 'future' into refactor_modelcheckers 9 years ago
sjunges cf583ec9dd formulae with rational number bounds 9 years ago
sjunges e4b3f4eeb9 intermediate commit, come back after refactoring formulae 9 years ago
sjunges 8b5a2d4354 intermediate commit, come back after refactoring model checkers 9 years ago
sjunges d3083f00ab Merge branch 'future' into merge-pla 9 years ago
sjunges 45ca4df2df Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 9 years ago
dehnert c2ec3c7377 changed cmake UPDATE_COMMAND to PATCH_COMMAND as this avoids rebuilds by Xcode 9 years ago
sjunges 437e883bcf first fixes after merge 9 years ago
sjunges adacefbcec merge 9 years ago
sjunges b3643abbb8 Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 9 years ago
Mavo 221bb59af1 CURL instead of curl 9 years ago
dehnert 510e525274 removed unnecessary define for boost::variant problem 9 years ago
dehnert cc958bedf0 fixed wrong usage of boost::variant in NextStateGenerator 9 years ago
Mavo e258fe4fd2 Merge branch 'no_carl' into future 9 years ago
Mavo e6abef0615 Pass compiler through to resources 9 years ago
sjunges 16c1dab062 sylvan dependency duplicate removed 9 years ago
sjunges 14fc78bdec boost minimal is 1.57 9 years ago
sjunges 7938ce448e trying to fix boost variant by adding a define 9 years ago
sjunges 7e0d519670 add carl to resource dependency 9 years ago
sjunges ae9073ac50 moved cpplint in 3rdparty 9 years ago
sjunges 240f2291c6 some work towards documentation 9 years ago
sjunges b11ba27c34 some documentation stub 9 years ago
sjunges fdbc0bf694 moved doxygen generation file to the resources 9 years ago
sjunges 61e817cccf apple support for xerces 9 years ago
Mavo 5b8cf447c7 Small changes in tests to compile without Carl 9 years ago
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
sjunges c3972e07aa remove some wrongfully created files 9 years ago
sjunges f2f5552708 improvements on carl include 9 years ago
sjunges a36b8ede7b minimal compiler versions, otherwise an error :) 9 years ago
sjunges 5148cd71ea marked several CMAKE_VARIABLES as advanced to avoid cluttering ccmake 9 years ago
sjunges 79476a3eed if carl is not found, use shipped version 9 years ago
sjunges e5c7c93d33 awkward types and cmake goes wrong 9 years ago
sjunges 85f29ee744 Typo in diagnostic ignored fixed 9 years ago
sjunges c9593b9e98 trying to fix the boost variant stuff differently 9 years ago
sjunges 9398cfa54a gcc pendantic warning switched off 9 years ago
sjunges 155052b971 refactor & fixes after refactoring 9 years ago
sjunges 8d714bdd17 cudd needs autoreconf + refactor 9 years ago
sjunges a6e4c3f6fd hotfix for boost-variants, might be moved later on 9 years ago
sjunges bcbda8bf68 only build glpk if not found on system 9 years ago
sjunges 19f18e7fee only build xerces if not found on the system 9 years ago
sjunges cae5f04d2b first in a series of refactoring the library inclusion to be more adequate 9 years ago
Mavo 2b399c887b Doxygen not required 9 years ago
TimQu c672f7aea2 fix in bounded reachability computation with Markov automata 9 years ago