Skip to content

andreasgarvik/dat259_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAT259 Project

Coloured Petri nets Representation and
Simulation using F# and the .NET platform

The purpose of this project was to explore Coloured Petri nets (CPN) and undertake initial investigations on how it may be implemented on the .NET platform. The main goal was to manually create code representing a CPN model in .NET using the F# programming language. The code, when executed, should resemble the execution of the CPN model in CPN Tools, step my step with all its intermediate markings. The CPN model used as an example was a two-phase commit protocol. In addition, general understanding of CPNs and the F# was necessary and acquired during this project.

About

Pre master thesis related work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages