You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dehnert
6c1a21c43f
added more functions in sylvan
Former-commit-id: f2e0c158a6
|
10 years ago |
.. |
adapters
|
changed return type of equal, notEqual, less, lessOrEqual, greater, greaterOrEqual to BDD since returning an ADD is logically not quite correct
|
10 years ago |
builder
|
removed or and not operation on ADDs as they should conceptually be used on BDDs
|
10 years ago |
cli
|
more work towards making the new bisim class available from the cl
|
10 years ago |
counterexamples
|
added an option for polic extraction to the helper, some includes
|
10 years ago |
exceptions
|
Merge master into parametricSystems.
|
10 years ago |
logic
|
Formula to string added
|
10 years ago |
modelchecker
|
started cleanining up
|
10 years ago |
models
|
changed return type of equal, notEqual, less, lessOrEqual, greater, greaterOrEqual to BDD since returning an ADD is logically not quite correct
|
10 years ago |
parser
|
fixed issue related to row groups in sparse matrix and adapted the affected calling sites
|
10 years ago |
permissivesched
|
...
|
10 years ago |
settings
|
fixed the warnings related to our macros
|
10 years ago |
solver
|
changed return type of equal, notEqual, less, lessOrEqual, greater, greaterOrEqual to BDD since returning an ADD is logically not quite correct
|
10 years ago |
storage
|
added more functions in sylvan
|
10 years ago |
utility
|
functional tests compile and run again, yay!
|
10 years ago |
CMakeLists.txt
|
added 'empty' framework for sylvan-based implementation of DD abstraction layer
|
10 years ago |
storm.cpp
|
Faster compilation times!
|
10 years ago |