12 Commits (0fed84c5a9aef3a16b573ab16cb034b40ce97bd0)

Author SHA1 Message Date
dehnert 0fed84c5a9 removed superfluous return 7 years ago
TimQu 722e67fe64 parsing choice labels for explicit models 8 years ago
TimQu e7bc5fdef9 fixed several minor bugs regarding the choicelabeling 8 years ago
TimQu db31c1cb11 improved .dot export of models with choice labeling 8 years ago
Sebastian Junges a2ed0fc4bf item labelling class 8 years ago
TimQu cab08525f8 fix in SymbolicToSparseTransformer 8 years ago
Matthias Volk 7d3fee88f8 Use fail labels according to given properties 8 years ago
dehnert a7e9c5819f removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 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
Mavo fba2071e9f Dft exploration via NextStateGenerator 9 years ago
TimQu 4a4a9ad954 fixed/improved the qualitative checks 9 years ago
sjunges 92082dc970 gurobi lp solver refactored in case gurobi is not found, and fixes for linux - sorry about earlier lack of checks on linux 10 years ago
sjunges a129983ae9 cleaning includes for better compilation times 10 years ago
dehnert c8007876ae Symbolic models can now be built from the command line. 10 years ago
dehnert a1dae8849e Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago