Matthias Volk
|
ab045f2865
|
Ignore zoom attribute in pnpro files
|
5 years ago |
TimQu
|
4861b8d4b4
|
More robust parsing of capacities and allowing constants in GSPN properties
|
7 years ago |
TimQu
|
5f201da6da
|
correctly parse templates, weights, priorities
|
7 years ago |
TimQu
|
a44eed65e8
|
allowing constant definitions for gspns via cli
|
7 years ago |
TimQu
|
3215af6fc0
|
Implemented single- infinite- and k- server semantics for timed gspn transitions
|
7 years ago |
TimQu
|
6a11927b55
|
parsing pnpro files with constant definitions
|
7 years ago |
Sebastian Junges
|
61f31fb919
|
improved handling of capacities by switching to boost::optional
|
7 years ago |
Sebastian Junges
|
cb5aff10ae
|
Fix ambigious isspace that was preventing compilation, introduced by some earlier commit.
|
8 years ago |
Sebastian Junges
|
bd668dd237
|
greatSPN parser fixes - part I
|
8 years ago |
Sebastian Junges
|
d5df27c935
|
use the correct storm_have_xerces flag now and fixed some wrong file inclusions that now appeared
|
8 years ago |
sjunges
|
5967cdea1e
|
Moved GSPN code to a separate lib
|
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
|
e2324c92c0
|
make storm compile again without xerces, also make storm-gspn target compile
Former-commit-id: a88f362a03 [formerly 8b11dd390c ]
Former-commit-id: 874722dc99
|
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
Former-commit-id: f6cab8208b [formerly 9ef5558433 ]
Former-commit-id: cb48f9e55a
|
9 years ago |