166 Commits (9a0794fca1b2a63d79e2bb34109c674886166c0b)

Author SHA1 Message Date
Matthias Volk 21e16a9222 Assert that dependent events are BEs 9 years ago
Matthias Volk 40212bb7e6 Added possibility to avoid non-determinism by only taking the first dependency 9 years ago
Matthias Volk 831d86a2e0 Updated parser to read new JSON format 9 years ago
Matthias Volk 5d79eff2cd Wrapper for file opening 9 years ago
Matthias Volk a477784069 Small fix when computing upper bound in failed states 9 years ago
Matthias Volk 7d3fee88f8 Use fail labels according to given properties 9 years ago
Matthias Volk b178703a88 Check for set of timepoints 9 years ago
Matthias Volk cd1bd6b538 Support for checking multiple dft properties at once 9 years ago
Matthias Volk d1b86c8f35 Failed states are Markovian 9 years ago
Matthias Volk 036d9c55d5 Small fixes 9 years ago
Matthias Volk c7e7722af6 Avoid whitespace in element names 9 years ago
Matthias Volk 69e2aac5c9 Fixed labeling when using multiple failed states 9 years ago
Matthias Volk f9114bb54d Use name + id for getting unique json element 9 years ago
dehnert a85f4fdc89 replaced some StoRMs and Storms by storm, reworked version output a bit 9 years ago
Matthias Volk b571d176c0 Parse toplevel element from json 9 years ago
Matthias Volk 63a0dc60e5 Fixed compile issue 9 years ago
Matthias Volk dad51771aa Use stopwatch for in storm-dft 9 years ago
Matthias Volk cc4d2f27d4 Initialize layoutInfo with default values to fix warning 9 years ago
TimQu dccedcad24 fixed minor compile issues 9 years ago
dehnert 49597fca86 reworked argument validators for settings 9 years ago
Matthias Volk ade2b96903 Set correct edge id for JSON export 9 years ago
Matthias Volk 743ce2b023 Export DFT to Cytoscape JSON format 9 years ago
Sebastian Junges 7c3649297a fix spares 9 years ago
Matthias Volk 6672009cd1 Layouting for GSPN 10 years ago
Sebastian Junges 146bd193ea spare activation 10 years ago
Sebastian Junges 8ef9b8a576 pdeps now fully working 10 years ago
Sebastian Junges a57c749f72 topo sort for dependencies (stupid way..) 10 years ago
Sebastian Junges 1fc2c2e82d dft->gspn for n-ary pdeps: WIP 10 years ago
Sebastian Junges 87b6182ea3 build n-ary pdeps for transformation 10 years ago
Sebastian Junges 0d010fa6dc dependencies as children are dummy output 10 years ago
Sebastian Junges f78d30ab4f default layout info including warning 10 years ago
Matthias Volk 159890844e Layout for AND and BE 10 years ago
sjunges d35bc5ed36 n-ary pdeps supported as a datastructure 10 years ago
sjunges a5c7057fc3 quickfix for setting layout info only when available (review tomorrow) 10 years ago
sjunges a42703a49a towards support for n-ary pdeps 10 years ago
Matthias Volk 63d594fb45 Rudimentary DFT parser from Cytoscape's JSON 10 years ago
Matthias Volk a6cf0d2e0d Fixed typo 10 years ago
Matthias Volk ec060a59b2 Fixed warnings 10 years ago
Sebastian Junges 44082fbc37 pand-ex support 10 years ago
Sebastian Junges c718b1caef dft-por exclusive added; also ensured that PORs work under SPAREs 10 years ago
Sebastian Junges 9c5444e059 better inclusive/exclusive support, including parsing 10 years ago
Sebastian Junges fac77c0a3e fixed seq, now correct... 10 years ago
Sebastian Junges 80d578d130 POR[inclusive] support seems to be working now 10 years ago
Sebastian Junges 99428f9a7b priorities updated such that 0 is not used as this is often reserved, e.g. in greatspn 10 years ago
Sebastian Junges 6e5a316f1d fix in dft::maxrank 10 years ago
Sebastian Junges 349b0404ba restrictions are now topo-sorted correctly 10 years ago
Sebastian Junges 92584d577f initial support for seq in dft->gspn 10 years ago
Sebastian Junges 0bf00ff7ac preparations for support of exclusive pand and por 10 years ago
Sebastian Junges 49537a83d3 added layout info to gspn - dft to gspn builds some layout in be and and 10 years ago
Sebastian Junges 474eaa950a primes in dft element names are replaced now 10 years ago