We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cbfec4 commit 97a1a47Copy full SHA for 97a1a47
ReleaseNotes_v1_1_0.md
@@ -3,6 +3,9 @@
3
## version 1.1.0 - 2017-10-01
4
5
### Features
6
+ - Implemented free choice. When more than one transition is active at the same
7
+ time, the transition that will be fired first is randomly chosen. (Note also
8
+ that at the moment there is no parallelism available).
9
- Weighted arcs: arcs can now have weights different than 1. The weight can be
10
specified in the transition constructors.
11
- Inhibitor arc. It is possible to define inhibitor arcs in the transition
0 commit comments