53 Commits (9dbb66a9bd6bd92bd27ea100cf7e8e41e050b652)

Author SHA1 Message Date
Matthias Volk 9dbb66a9bd Larger refactoring for DFT BEs. Split into BEExponential and BEConst 6 years ago
Matthias Volk 9ef0c07db5 Removed unused variable 7 years ago
Alexander Bork 4fb3f68a94 Added inhibitor arcs for spare, fixing boundedness with merged places + TODO Dependency priority fixing 7 years ago
Alexander Bork d23746d7b6 Fixed computation of extended priorities for SPAREs leading to non-determinism when DC and Failed are merged 7 years ago
Alexander Bork d35bd548a8 Fixed SEQ DC computation 7 years ago
Alexander Bork a8d4c45299 Reworked extended priority computation 7 years ago
Matthias Volk e0d50d1b53 Set correct capacity for unavailable places 7 years ago
Alexander Bork c5cfe70176 Added extended priorities inside AND/OR/VOT gates 7 years ago
Alexander Bork ec3cb1a134 Added alternative method to calculate priorities for better compatibility with MC4CSLTA 7 years ago
Alexander Bork 3e7b1ffc71 Added dependency names to win and lose flip transitions for PDEPs 7 years ago
Alexander Bork 8c3bd15eae Fixed priorities for dependencies and export of PDEP probabilities into PNPRO format 7 years ago
Alexander Bork a49f88b7f5 Fixed computation of priorities to correctly represent the semantics 7 years ago
Matthias Volk 0d4cf67f2e Set mergeDC from setting 7 years ago
Alexander Bork fa43e515ee Changed DFT element transformation so priorities are used 7 years ago
Matthias Volk 480b1fb8e5 Added priorities to GSPN transformation 7 years ago
Alexander Bork a2d8faece0 Fixed layout for PDEP GSPN template and added Don't Care support for SPARE elements 7 years ago
Alexander Bork 8a6bd4d72f Added dependency don't care support 7 years ago
Alexander Bork 01dc010c08 Reworked POR DFT element and added dontCare support 7 years ago
Alexander Nikolai Bork dfd6c624c7 Reworked PAND DFT element to suit the new "exclusive" template and added dontCare support 7 years ago
Alexander Nikolai Bork ce13ce40a9 Added dontCare transformation support for VOT DFT elements. 7 years ago
Alexander Nikolai Bork 875764c472 Added dontCare transformation support for BE, AND and OR DFT elements. 7 years ago
Matthias Volk 0674f88cf5 Added option for merging DC and Failed places 7 years ago
Matthias Volk ad8350c684 Make elements for DC propagation choosable in GSPN transformation 7 years ago
Matthias Volk ec8304c386 Refactored DftToGspnTransformator 7 years ago
Matthias Volk 8b1fbca271 Set priority to 1 for all GSPN transitions 7 years ago
Matthias Volk 8bd75a435c First child is not initially claimed by default 7 years ago
Matthias Volk e0f19d893c Fixed layouting 7 years ago
Matthias Volk bc69092f16 LayoutInfo for disabled place in BE template 7 years ago
Matthias Volk 64443170e3 Minor fixes in GSPN translation 7 years ago
Matthias Volk 096d532aa0 Small changes 8 years ago
Matthias Volk e4e467622f Minor fixes 8 years ago
hbruintjes 904e49dab3 Fix wrong type 8 years ago
dehnert c5884a27b4 fixed termination condition applications in a number of spots, fixed uint64 vs uint64_t issue 8 years ago
Sebastian Junges 7c3649297a fix spares 9 years ago
Matthias Volk 6672009cd1 Layouting for GSPN 9 years ago
Sebastian Junges 146bd193ea spare activation 9 years ago
Sebastian Junges 8ef9b8a576 pdeps now fully working 9 years ago
Sebastian Junges 1fc2c2e82d dft->gspn for n-ary pdeps: WIP 9 years ago
Matthias Volk 159890844e Layout for AND and BE 9 years ago
Matthias Volk 63d594fb45 Rudimentary DFT parser from Cytoscape's JSON 9 years ago
Sebastian Junges 44082fbc37 pand-ex support 9 years ago
Sebastian Junges c718b1caef dft-por exclusive added; also ensured that PORs work under SPAREs 9 years ago
Sebastian Junges fac77c0a3e fixed seq, now correct... 9 years ago
Sebastian Junges 80d578d130 POR[inclusive] support seems to be working now 9 years ago
Sebastian Junges 99428f9a7b priorities updated such that 0 is not used as this is often reserved, e.g. in greatspn 9 years ago
Sebastian Junges 92584d577f initial support for seq in dft->gspn 9 years ago
Sebastian Junges 49537a83d3 added layout info to gspn - dft to gspn builds some layout in be and and 9 years ago
Sebastian Junges 18383f5220 several fixes in dft->gspn->jani code path: Most notably, mas are closed, successor nodes failed places keep intact and tb property is added 9 years ago
Sebastian Junges b9e46cf8c1 gspn transformation related changes 9 years ago
Sebastian Junges f2a8c1be40 post-rebase fix 9 years ago