10 Commits (cb58b79e2457f49ba7c111deb1c5da982e7b3e51)

Author SHA1 Message Date
dehnert cb58b79e24 moved cudd's c++ objects to a separate namespace in an attempt to make cudd and sylvan coexist without name clashes 10 years ago
dehnert 009dabf2f1 started cleanining up 10 years ago
dehnert a258d1ab48 restructured ODD to be independent of the DD library being used 10 years ago
dehnert 19029cd905 functional tests compile and run again, yay! 10 years ago
dehnert f7c26fd4b1 more modifications needed for refactoring of DD stuff 10 years ago
dehnert 7fa7381047 trying to get the new infrastructure of the DD abstraction layer integrated into the other parts of storm 10 years ago
dehnert 340b39e4a7 more work on refactoring DD abstraction layer 10 years ago
dehnert eb1619153e same same 10 years ago
dehnert 52062b523d more work on refactoring DD abstraction layer 10 years ago
dehnert d683e38d4a started refactoring DD-interface a bit in an attempt to ease the integration of sylvan 10 years ago
dehnert 4e86ef2e47 moved CUDD-based DD implementation to own folder 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert 13514c9da8 hybrid CTMC model checker can now do lra as well 10 years ago
dehnert c1917ce6d9 Finalized hybrid DTMC model checker. It now passes its tests. 10 years ago
dehnert 72166bed37 Created new class for storing hybrid check results (symbolic as well as explicit parts) and the surrounding functionality. 10 years ago
dehnert 60701cebdb ADDs and BDDs are no longer mixed in the abstraction layer. 10 years ago
dehnert 5bd6ca606f Started refactoring DD abstraction layer. 10 years ago