8 Commits (e945f28a86c8145d1862837e03dd8b94555cf10f)

Author SHA1 Message Date
Tim Quatmann e945f28a86 Using raw pointers for manager in Variable.h since weak_ptr::lock() often seems to be a bottle neck during, e.g., model building. 5 years ago
dehnert 533585fda6 moving to weak_pointers in variables to resolve memory leak in expression manager 8 years ago
Matthias Volk 38cc9b1265 Fixed typo in doc 8 years ago
Sebastian Junges 586929ea64 As we do not support windows, we can also get rid of: 8 years ago
dehnert 158ddc0533 equipped automata in JANI models with expression variable representing their location 8 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
Mavo e49582c7cf Replaced assert with STORM_LOG_ASSERT 9 years ago
sjunges a129983ae9 cleaning includes for better compilation times 10 years ago
dehnert 6f2916d557 Adapted the explicit model generator to the new hash map. Surprise: doesn't work yet. 10 years ago
dehnert b37e009168 Further steps to new expressions. 10 years ago
dehnert ee9533e586 Started working on making the main executable build again. 10 years ago
dehnert d6a299e799 MathSAT tests now running fine again. 10 years ago
dehnert 7ec3e8b214 Further fixes for new variable handling. libstorm now compiles again, yay. 10 years ago
dehnert bdfbc50dab Removed some superfluous stuff. 10 years ago
dehnert 92d550be12 More and more refactoring. 10 years ago
dehnert 983a7d78c2 Further work on expressions. 10 years ago
dehnert fff18f2789 Intermediate commit (refactoring expressions). 10 years ago