12 Commits (b98edfb595673a87e369858e3c2c35cebafaf17d)

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