Skip to content

Latest commit

 

History

119 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenPonk: Simulation

This is an unofficial extension of OpenPonk tool that adds base for implementing simulations.

When behavior is defined for a metamodel, model could be simulated in a random, user-picked or otherwise defined order. Example of usage is https://github.com/OpenPonk/openponk-petrinets

example

Installation for usage

Requires Pharo 12.

In Playground, run following code:

Metacello new
    baseline: 'OpenPonkSimulation';
    repository: 'github://OpenPonk/simulation';
    load

Installation for development

Requires Pharo 12.

  1. Clone the repository via Git Repositories Browser (Iceberg)
  2. Install default baseline BaselineOfOpenPonkSimulation

About

Simulations extension for OpenPonk tool

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages