10 Commits (c575890229b0d4f33448db9695b6d4cce8f2da17)

Author SHA1 Message Date
Tim Quatmann c5bbf68eaf
Removed several unnecessary forward declarations of ConstantsComparator. 4 years ago
TimQu d2cd142dfb Fixed initial partitioning in sparse bisimulation with action-based rewards. 7 years ago
dehnert 2a209d18e1 fixing some bisimulation issues 7 years ago
Joachim Klein f56076aacf Add virtual destructors to classes having virtual functions. 8 years ago
dehnert b25ef3f09c introduced symbolic bisimulation modes lazy and eager, fixed bug in sparse quotient extraction 8 years ago
dehnert 0354c9024a moved to new sylvan version and made everything work again 8 years ago
dehnert 5b09b91ae1 fixed more warnings 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert 9de219a6b9 more work on jit-based model builder 9 years ago
dehnert cb97da887c went from deque to vector-based representation of splitter queue in bisimulation 9 years ago
Mavo d1d77ff4df Changed deque to vector in bisimulation to gain performance boost 9 years ago
Mavo e49582c7cf Replaced assert with STORM_LOG_ASSERT 9 years ago
Mavo a0d659f2da always use shared_ptr<Formula const> 9 years ago
Mavo c3f9d4cfe0 Includes for successful compiling from python 9 years ago
Mavo 67d77608bd Refactoring of settings 9 years ago
dehnert 7b643fe166 tests working again 9 years ago
sjunges d8191d8c6a const formulae 9 years ago
sjunges ad01dfa611 refactored bisimulation a bit (mainly the entry point as well as hidden some options) 9 years ago
dehnert 7156a63b0f tried different approach for bisim for MDPs 10 years ago
dehnert c2a0bd5ab0 initial outline of strong MDP bisimulation 10 years ago
dehnert 1f5110b90c work on making bisimulation fast again :( 10 years ago
dehnert 11c21eb338 on my way of making (the refactored version) bisimulation work again for deterministic models 10 years ago
dehnert 96954ddd15 refactoring of bisimulation class in the prospect of extending it to (CT)MDPs, not yet done 10 years ago