12 Commits (3a206784a374f0769e4e7248f84205379f6f261d)

Author SHA1 Message Date
Matthias Volk b8ac41f561 Fixed problem with stormpy by changing boost::optional arguments to const& in GSPNs 6 years ago
TimQu 4861b8d4b4 More robust parsing of capacities and allowing constants in GSPN properties 8 years ago
TimQu 3215af6fc0 Implemented single- infinite- and k- server semantics for timed gspn transitions 8 years ago
Sebastian Junges 61f31fb919 improved handling of capacities by switching to boost::optional 8 years ago
sjunges 488aaeaa58 properties in storm-gspn 9 years ago
Sebastian Junges 77598a8774 gspn extension 9 years ago
Sebastian Junges 2e745142fa gspn builder records names now 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 b9e46cf8c1 gspn transformation related changes 9 years ago
Sebastian Junges f8986fe613 initial support for partitions in translation from gspn to jani 9 years ago
Sebastian Junges c377050428 initial support for partitions 10 years ago
sjunges 5967cdea1e Moved GSPN code to a separate lib 10 years ago
Sebastian Junges a734423e6e gspn builder: name based construction of arcs now passes multiplicities 10 years ago
sjunges 130b66811c gspn to dot output improved 10 years ago
Sebastian Junges d246517757 removed src prefix in all includes 10 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 10 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 10 years ago
sjunges 22167e9ec5 Places can only be cosntructed with their id, id cannot be changed later 10 years ago
sjunges 6843f4349f refactorign of gspns: use ints as identifiers on more places, use the builder in the parsing process, split the parsers for project files and pnml, as well as some minor stuff 10 years ago
sjunges 4f1f71ffae fix in getPlace; add capacities, GSPN settings and main file updated 10 years ago
ThomasH 5fa7d3d399 refactor GspnBuilder 10 years ago
ThomasH b930ed0dde use int instead of string ids 10 years ago
ThomasH 8ba12791ff add GspnBuilder class 10 years ago