I'm sorry for not replying for such long time. Thank you for sharing. I recommend loading via my baseline from github, which automatically loads all prerequisites including DynaCASE itself: Gofer new url: 'http://smalltalkhub.com/mc/Pharo/MetaRepoForPharo40/main'; configurationOf: 'GitFileTree'; loadDevelopment. Metacello new baseline: 'DynaCASEPetriNets'; repository: 'github://bliznjan/dynacase-petrinets/repository'; load You can take a look. As I mentioned before, it is far from complete, but I keep improving it every day so it should be usable in few weeks (petri nets model and visualisation, i.e. without simulation, much sooner). Jan SergeStinckwich wrote
On Tue, Mar 31, 2015 at 4:02 PM, Jan B. <
bliznjan@.cvut
> wrote:
Hi
Thank you for CC-ing me, Peter, since I don't watch Pharo developers mailing list.
Hi Jan,
About petri nets... My main goal is to implement simulation for DynaCASE (i.e. "make it move") and Petri nets are for me more like a tool for trying simulation prototypes than goal itself. I'm currently stuck with them on developing simulation itself and on Roassal (visualisation engine from Moose which we use) problems with composite shapes.
Anyway, Serge, I will improve them in time and I would be glad to hear what do you expect from it - what should it support, do etc. Can't promise anything, but it might help us both.
At the moment, I'm quite interested to be able to do Process Mining: http://www.processmining.org/ The idea is to be able to extract from logs a process. I have already done some experiments some time ago. I'm using a basic alpha algorithm and build a Petri net that represent the process: https://www.youtube.com/watch?v=wdf80t32v-0
The repo is here: http://smalltalkhub.com/#!/~SergeStinckwich/Moose-XES Maybe I can use your Petri Nets viz instead of mine. How I can load your P/N viz code in my image ?
Regards -- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
-- View this message in context: http://forum.world.st/DynaCASE-tp4816281p4817416.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.