Welcome : Différence entre versions
m |
|||
Ligne 18 : | Ligne 18 : | ||
One of the software packages developed during the project, marmoteCore, has been continued | One of the software packages developed during the project, marmoteCore, has been continued | ||
− | and enhanced. It is available as both a C++ and a Python library. | + | and enhanced. It is available as both a C++ and a Python library. It features |
+ | <code>Marmote</code>, the library for basic objects for building Markov Chains, and | ||
+ | <code>MarmoteMDP</code>, an extension to work with Markov Decision Processes. | ||
Follow this link to learn about [https://marmote.gitlabpages.inria.fr/marmote Marmote]. | Follow this link to learn about [https://marmote.gitlabpages.inria.fr/marmote Marmote]. | ||
Version actuelle datée du 24 juin 2025 à 14:32
This is the homepage of the ANR project MARMOTE: MARkovian MOdeling Tools and Environments.
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains. It brings together seven partner teams, expert in markovian analysis, who will develop advanced solution algorithms and applications in different scientific domains: reliability, distributed systems, biology, physics and economics. The project was active between Jan. 01, 2013 and June 30, 2017.
Have a look at:
- the Workprogramme
- the Job Openings
- the publications of the project.
Followup of the project
One of the software packages developed during the project, marmoteCore, has been continued
and enhanced. It is available as both a C++ and a Python library. It features
Marmote
, the library for basic objects for building Markov Chains, and
MarmoteMDP
, an extension to work with Markov Decision Processes.
Follow this link to learn about Marmote.