3383 Commits (e1a8d611900e2bd3a0584e0e33e513a166a4e64b)
 

Author SHA1 Message Date
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 10 years ago
Mavo e6abef0615 Pass compiler through to resources 10 years ago
sjunges 16c1dab062 sylvan dependency duplicate removed 10 years ago
sjunges 14fc78bdec boost minimal is 1.57 10 years ago
sjunges 7938ce448e trying to fix boost variant by adding a define 10 years ago
sjunges 7e0d519670 add carl to resource dependency 10 years ago
sjunges ae9073ac50 moved cpplint in 3rdparty 10 years ago
sjunges 240f2291c6 some work towards documentation 10 years ago
sjunges b11ba27c34 some documentation stub 10 years ago
sjunges fdbc0bf694 moved doxygen generation file to the resources 10 years ago
sjunges 61e817cccf apple support for xerces 10 years ago
Mavo 5b8cf447c7 Small changes in tests to compile without Carl 10 years ago
Mavo 566cef0f91 Started on compiling without Carl 10 years ago
sjunges c3972e07aa remove some wrongfully created files 10 years ago
sjunges f2f5552708 improvements on carl include 10 years ago
sjunges a36b8ede7b minimal compiler versions, otherwise an error :) 10 years ago
sjunges 5148cd71ea marked several CMAKE_VARIABLES as advanced to avoid cluttering ccmake 10 years ago
sjunges 79476a3eed if carl is not found, use shipped version 10 years ago
sjunges e5c7c93d33 awkward types and cmake goes wrong 10 years ago
sjunges 85f29ee744 Typo in diagnostic ignored fixed 10 years ago
sjunges c9593b9e98 trying to fix the boost variant stuff differently 10 years ago
sjunges 9398cfa54a gcc pendantic warning switched off 10 years ago
sjunges 155052b971 refactor & fixes after refactoring 10 years ago
sjunges 8d714bdd17 cudd needs autoreconf + refactor 10 years ago
sjunges a6e4c3f6fd hotfix for boost-variants, might be moved later on 10 years ago
sjunges bcbda8bf68 only build glpk if not found on system 10 years ago
sjunges 19f18e7fee only build xerces if not found on the system 10 years ago
sjunges cae5f04d2b first in a series of refactoring the library inclusion to be more adequate 10 years ago
Mavo 2b399c887b Doxygen not required 10 years ago
TimQu c672f7aea2 fix in bounded reachability computation with Markov automata 10 years ago
sjunges d9d9007975 merge l3pp branch 10 years ago
hbruintjes 346d4740d2 Set l3pp project commands empty (header only) 10 years ago
sjunges 380bed563c updated the jani parser to actually buidl models 10 years ago
hbruintjes 8ef899ef1c Fix log file name argument 10 years ago