Fix #7
This commit is contained in:
23
tools/mod/momba.md
Normal file
23
tools/mod/momba.md
Normal file
@@ -0,0 +1,23 @@
|
||||
+++
|
||||
date = 2025-06-07
|
||||
draft = false
|
||||
title = 'Momba'
|
||||
subtitle = 'Quantitative Modeling Framework'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://momba.dev/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/koehlma/momba", icon = 'fa-brands fa-github' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Modeling Framework']
|
||||
developers = ['Saarland University']
|
||||
licenses = ['Apache-2.0', 'MIT']
|
||||
# inputs = ['Sally']
|
||||
# interfaces = ['CLI']
|
||||
maintenance = ['Actively Maintained']
|
||||
# techniques = ['CDCL']
|
||||
# publications = ['']
|
||||
+++
|
||||
|
||||
<!-- {{<inactive year="2012">}} -->
|
||||
<!-- {{<closed-source>}} -->
|
||||
Momba is a Python framework for dealing with quantitative models centered around the [JANI-model](../jani) interchange format.
|
Reference in New Issue
Block a user