32 Commits (eb15fccfd2cdae520d7166a897696981055d5a20)

Author SHA1 Message Date
Stefan Pranger 7550934b2e fixed scheduler print after large merge 4 years ago
Stefan Pranger d53fafa078 fixed some changes which have been overwritten 4 years ago
Tim Quatmann 7e7d6defa0 Merge pull request #137 from tquatmann/ltl 4 years ago
hannah 0713c5dccd skipDontCareStates-option for scheduler printing 4 years ago
hannah e5b19643e8 dontCareStates can now be (non)deterministic and (un)defined 4 years ago
Stefan Pranger 7a851901e2 updates after cherry pick 4 years ago
hannah 093b01f0c5 adjusted scheduler dontCare 4 years ago
hannah 1f17b31bbe arbitrary choice for dontCareStates 4 years ago
hannah ebdfb2def8 keep the original modeltype during product construction 4 years ago
hannah 71100e9d65 scheduler json export 4 years ago
hannah 6b0aaeadb4 ignore dontCare States while printing 4 years ago
hannah 412489a57f Added possibility to set (un)reachable states for scheduler 4 years ago
hannah bdb2aa8de9 fixed scheduler output 4 years ago
hannah dd8d410748 updated scheduler-print and tests 4 years ago
hannah 0983f2f564 print memory updates 4 years ago
hannah 991cf35f2f print memoryStructure 4 years ago
hannah 08c454f124 scheduler support for LTL-MC 4 years ago
Stefan Pranger 814498ada2 fix output of prob choice labels in scheduler 4 years ago
Stefan Pranger dc430a3213 possibly skip undefined choices in schedulers 4 years ago
Tim Quatmann 6d24ea9606 Silenced many 'loop variable is always a copy' warnings 4 years ago
Tim Quatmann 84e6984659 StateValuations::toJson now has a template parameter to change the exported type of rationals. 4 years ago
Tim Quatmann 3b68059e2b Hiding the StateValuation object of a single state. 5 years ago
Tim Quatmann adfdf8c572 Refactored state valuations. They now store values for transient jani variables and do not store values for constants (solving Github issue #73) 5 years ago
Tim Quatmann feebf1a24d Added scheduler export in .json 5 years ago
Tim Quatmann b896726c4a Include choice labels in exported scheduler. 6 years ago
TimQu 70b9398b90 storage/Scheduler: Fixed a constructor. 6 years ago
Sebastian Junges c4e7fdd5e5 alternative memoryless scheduler application 6 years ago
TimQu 7bd9ef798f returning the memory structure of a scheduler 8 years ago
Matthias Volk 6ef8cf3042 Fixed compile problem with ull 8 years ago
TimQu c28aebd52b improved output of scheduler a little 8 years ago
TimQu 2f49255db6 Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization. 8 years ago