Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pnml-relast
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
pnml
pnml-relast
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
feature/package
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Oct
25
Sep
11
Apr
10
9
7
6
5
4
Nov
29
Oct
28
25
26
May
24
Jun
23
22
4
May
20
Apr
30
Mar
add support for core model petri nets
feature/package
feature/package
update PNML framework to SNAPSHOT of 2.2.17
speed up CI
throw exceptions instead of exiting on errors
publish with sources and javadoc
add all pnml dependencies
move aspects to subdirectory to simplify derived package generation
remove marking
minor fixes
fix problems with jar contents
cleanup build file
fix tests, clean jar
add CI
fix tests
WIP
WIP
Merge branch 'feature/ref-execution' into 'master'
master
master
clean up
clean up
added ref-place and ref-transition execution support
fix typo
ignore file
Merge branch 'master' of git-st.inf.tu-dresden.de:jastadd/pnml-relast
add missing syn in navigation attributes
Add License
use haddadin automaton as example PN, print PNML framework error messages
fix constraint violation: two arcs used the same id
the order of some child elements of 'graphics' is relevant. this is most certainly a bug in the pnml framework parser
positions, offsets, and line widths must be integers according to the ecore. this is an inconsistency between the spec and the ecore.
slightly improved GraphViz
very simple dot visualization added
add p/t net execution (both in-place and by creating new markings)
add second marking grammar
move navigation to new file
use minimal example
add some constraint checking
update ecore2relast. enums are now generated automatically.
use correct logging
pnml file for the haddadin automaton
add README
Loading