-
Hi,
Thank you very much for developing this tool! We would like to use this tool in our research for Petri Net synthesis. We'd like to know if it is possible to produce free-choice solutions with t…
-
Functionality to generate ODEProblem, SDEProblem and JumpProblem [present in Petri.jl](https://github.com/AlgebraicJulia/Petri.jl/blob/main/src/solvers.jl) are missing in AlgebraicPetri. Can this func…
-
This might be a vague error, but it's not listed in the known bugs list, and did occur so reporting anyway.
Error: Error executing background job 'Calculating result: petri_net_renderer': java.lang.N…
-
Hi :)
Great software. Is there any way to prevent the sides of the petri dish from being identified as blobs? Or to click on them an "exclude" them somehow?
I've tried:
- increasing threshold (…
-
AlgebraicPetri also compiles ACSets down to functions that can be passed to the `ODEProblem` interface. Petri nets are equivalent to ordinary differential equations that we can write directly as Decap…
-
**Problem**
'tremor' is not recognized as an internal or external command,
operable program or batch file.
**Steps**
1. Download and unpack (tremor-0.12.4-x86_64-unknown-linux-gnu.tar.gz) direct…
-
it would be nice to have also examples of morphisms between Petri nets and even functors from and to the category of Petri nets
-
Installed a gem. Can not run advanced sample from the read me:
``` ruby
>> require 'y_petri'
include YPetri
A = Place default_marking: 0.5
B = Place default_marking: 0.5
A_pump = Transition s: { A: -…
-
The simulation tooling available in Petri.jl should be able to be migrated into AlgebraicPetri.jl, removing the need for dependence on Petri.jl.
-