Teaser: A Modern Setup for CPN Tools

The past time I’ve been working on setting up a modern infrastructure for CPN Tools.  It’s not done yet – I’ll post on this site when it is ready – but here are some teasers. First of all, modern distributed version control with Gitlab: Continuous integration and cross-compiling on 3 platforms where applicable using Jenkins: […]

Read More… from Teaser: A Modern Setup for CPN Tools

Advanced Visualization in CPN Tools 4

In this video, I go thru some of the new high-level visualization primitives available in CPN Tools 4. http://www.youtube.com/watch?v=9ZcrCt05S2I To create your own extension, simply implement the Extension interface (or inherit from the AbstractExtension class).  Pack your class file and everything you need to run in a jar-file and drop it in the plugins directory […]

Read More… from Advanced Visualization in CPN Tools 4