60 Commits (a0c42fa6302fa978af50bd63a93a8f60a126b41a)

Author SHA1 Message Date
Alexander Bork a0c42fa630 Added debugging messages for transformations 6 years ago
Alexander Bork 74aa93d23d Moved elimination of non-binary dependencies from builder to the DFT transformator 6 years ago
Alexander Bork 12c0a6d72c Added unique constant failure in transformation 6 years ago
Alexander Bork 69987cc76c Copying of original DFT and changing all constant BEs to be failsafe 6 years ago
Alexander Bork f258afa8a2 Added basis for DFT transformator 6 years ago
Matthias Volk 3bf14c5198 Larger refactoring for DFT BEs. Split into BEExponential and BEConst 6 years ago
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 57ad89adea 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 c9b66b2492 Added comments 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 7 years ago
Matthias Volk e4e467622f Minor fixes 7 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 8 years ago
Matthias Volk 6672009cd1 Layouting for GSPN 8 years ago
Sebastian Junges 146bd193ea spare activation 8 years ago
Sebastian Junges 8ef9b8a576 pdeps now fully working 8 years ago
Sebastian Junges 1fc2c2e82d dft->gspn for n-ary pdeps: WIP 8 years ago
Matthias Volk 159890844e Layout for AND and BE 8 years ago
Matthias Volk 63d594fb45 Rudimentary DFT parser from Cytoscape's JSON 8 years ago
Sebastian Junges 44082fbc37 pand-ex support 8 years ago
Sebastian Junges c718b1caef dft-por exclusive added; also ensured that PORs work under SPAREs 8 years ago