Compare commits

...

4 Commits

Author SHA1 Message Date
mossbiscuits fd27d23a92 Typos 2026-03-24 11:51:58 -06:00
mossbiscuits 6acf2ac777 Close #31 2026-03-24 11:47:42 -06:00
mossbiscuits faaecd37e4 Typo 2026-03-24 11:38:45 -06:00
mossbiscuits 7f70c568a4 Close #61 2026-03-24 11:38:02 -06:00
9 changed files with 50 additions and 10 deletions
+18
View File
@@ -0,0 +1,18 @@
+++
title = 'TINA'
subtitle = 'Petri Net Toolbox'
links = [
{ title = "Homepage", url = "http://www.eecs.berkeley.edu/~alanmi/abc/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/berkeley-abc/abc", icon = 'fa-solid fa-code' },
]
applications = ["Petri Nets"]
developers = []
licenses = ["All Rights Reserved"]
inputs = []
interfaces = ["CLI"]
maintenance = ["Actively Maintained"]
draft = false
date = 2025-08-22
+++
TINA (TIme petri Net Analyzer) is a toolbox for the editing and analysis of Petri Nets, with possibly inhibitor and read arcs, Time Petri Nets, with possibly priorities and stopwatches, and an extension of Time Petri Nets with data handling called Time Transition Systems. TINA has been developed in the OLC, then VerTICS, research groups of LAAS/CNRS. General Petri nets information can be found on the Petri Nets World site.
+1 -1
View File
@@ -8,7 +8,7 @@ links = [
# { title = "Source Code", url = "https://github.com/prismmodelchecker/prism", icon = 'fa-solid fa-code' }, # { title = "Source Code", url = "https://github.com/prismmodelchecker/prism", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' } # { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
] ]
applications = ['Probabilistic Model Checking'] applications = ['Probabilistic Model Checker']
developers = ['Saarland University'] developers = ['Saarland University']
licenses = ['All Rights Reserved'] licenses = ['All Rights Reserved']
inputs = ['PRISM'] inputs = ['PRISM']
+1 -1
View File
@@ -1,7 +1,7 @@
+++ +++
date = 2025-06-07 date = 2025-06-07
draft = false draft = false
title = ' The Modest Toolset' title = 'Modest Toolset'
subtitle = 'Quantitative Verification Suite' subtitle = 'Quantitative Verification Suite'
links = [ links = [
{ title = "Homepage", url = "https://www.modestchecker.net/", icon = 'fa-solid fa-home' }, { title = "Homepage", url = "https://www.modestchecker.net/", icon = 'fa-solid fa-home' },
+22
View File
@@ -0,0 +1,22 @@
+++
date = 2025-06-07
draft = false
title = 'ORIS Tool'
subtitle = 'Petri Net Analysis'
links = [
{ title = "Homepage", url = "https://www.oris-tool.org/", icon = 'fa-solid fa-home' },
# { title = "Source Code", url = "https://github.com/prismmodelchecker/prism", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
]
applications = ['Probabilistic Model Checker', 'Petri Net Analysis']
developers = ['Università di Firenze']
licenses = ['All Rights Reserved']
inputs = ['ORIS']
interfaces = ['CLI']
maintenance = ['Actively Maintained']
# techniques = ['CDCL']
# publications = ['Kwiatkowska2011']
+++
<!-- {{<inactive year="2023">}} -->
The Modest Toolset supports the modelling and analysis of hybrid, real-time, distributed and stochastic systems.
+1 -1
View File
@@ -8,7 +8,7 @@ links = [
# { title = "Source Code", url = "https://github.com/prismmodelchecker/prism", icon = 'fa-solid fa-code' }, # { title = "Source Code", url = "https://github.com/prismmodelchecker/prism", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' } # { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
] ]
applications = ['Probabilistic Model Checking'] applications = ['Probabilistic Model Checker']
developers = ['Saarland University'] developers = ['Saarland University']
licenses = ['All Rights Reserved'] licenses = ['All Rights Reserved']
inputs = ['PRISM'] inputs = ['PRISM']
+1 -1
View File
@@ -8,7 +8,7 @@ links = [
# { title = "Source Code", url = "https://github.com/prismmodelchecker/prism", icon = 'fa-solid fa-code' }, # { title = "Source Code", url = "https://github.com/prismmodelchecker/prism", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' } # { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
] ]
applications = ['Probabilistic Model Checking'] applications = ['Probabilistic Model Checker']
developers = ['Saarland University'] developers = ['Saarland University']
licenses = ['All Rights Reserved'] licenses = ['All Rights Reserved']
inputs = ['PRISM'] inputs = ['PRISM']
+1 -1
View File
@@ -1,7 +1,7 @@
+++ +++
date = 2025-07-10 date = 2025-07-10
draft = false draft = false
title = 'Loom' title = 'Shuttle'
subtitle = 'Rust Verifier' subtitle = 'Rust Verifier'
links = [ links = [
# { title = "Homepage", url = "https://www.pm.inf.ethz.ch/research/prusti.html", icon = 'fa-solid fa-home' }, # { title = "Homepage", url = "https://www.pm.inf.ethz.ch/research/prusti.html", icon = 'fa-solid fa-home' },