To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.
What is the data structure of a petri net?
Hello, I got the process information in the form of petri net through mining algorithm. What data structure is used to store the petri net, and how can I get the structure information of the petri net I mined? Which java file is it in?
Kind Regards.
Kind Regards.
Comments
-
Hi,For the details on the Petri nets in ProM, please have a look at the folder https://svn.win.tue.nl/trac/prom/browser/Packages/PetriNets/Trunk/src/org/processmining/models/graphbased/directed/petrinet?order=name and its contents. In the end, the actual implementation can be found in https://svn.win.tue.nl/trac/prom/browser/Packages/PetriNets/Trunk/src/org/processmining/models/graphbased/directed/petrinet/impl/PetrinetImpl.java. Note that you should use the Petrinet interface (https://svn.win.tue.nl/trac/prom/browser/Packages/PetriNets/Trunk/src/org/processmining/models/graphbased/directed/petrinet/Petrinet.java) in your code, and not this actual implementation.Kind regards,Eric.
-
thanks!
Howdy, Stranger!
Categories
- 1.6K All Categories
- 45 Announcements / News
- 225 Process Mining
- 6 - BPI Challenge 2020
- 9 - BPI Challenge 2019
- 24 - BPI Challenge 2018
- 27 - BPI Challenge 2017
- 8 - BPI Challenge 2016
- 68 Research
- 1K ProM 6
- 393 - Usage
- 287 - Development
- 9 RapidProM
- 1 - Usage
- 7 - Development
- 54 ProM5
- 19 - Usage
- 187 Event Logs
- 32 - ProMimport
- 75 - XESame