Matthias Volk
|
544dd60206
|
Removal of labels
|
6 years ago |
Sebastian Junges
|
340be99e78
|
permutation of items
|
6 years ago |
Joachim Klein
|
f56076aacf
|
Add virtual destructors to classes having virtual functions.
(Silences warnings from -Wdelete-non-virtual-dtor -Wnon-virtual-dtor)
|
8 years ago |
TimQu
|
576f92568e
|
StateValuations and ChoiceOrigins are now members of a sparse::Model.
A model can now be constructed by providing a modelComponents struct.
|
9 years ago |
TimQu
|
722e67fe64
|
parsing choice labels for explicit models
|
9 years ago |
TimQu
|
bf97d79573
|
moved building the choice origin strings into the ChoiceOrigins class
|
9 years ago |
Sebastian Junges
|
a2ed0fc4bf
|
item labelling class
|
9 years ago |
Matthias Volk
|
7d3fee88f8
|
Use fail labels according to given properties
|
9 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
Former-commit-id: f81ac4e7fc
|
9 years ago |
TimQu
|
4a4a9ad954
|
fixed/improved the qualitative checks
Former-commit-id: 5e889a0d95
|
10 years ago |
sjunges
|
a129983ae9
|
cleaning includes for better compilation times
Former-commit-id: e2878ae043
|
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.
Former-commit-id: d4e6df30b5
|
11 years ago |