From 1cb326279f5368537c716a42ba765e45350b9b2e Mon Sep 17 00:00:00 2001 From: "Pablo R. Mier" Date: Mon, 26 Jul 2021 15:22:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 852114d..8d5c99c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Introduction +https://metexplore.github.io/miom + __MIOM__ (Mixed Integer Optimization for Metabolism) is a python library for creating and solving complex optimization problems using genome-scale metabolic networks, in just a few lines. By leveraging the power of modern Mixed Integer Optimization (MIO) solvers, it can transform any simple constraint-based problem, such as Flux Balance Analysis (FBA) into a more complex optimization problem, such as sparse FBA or context-specific reconstruction problems very easily, and solve it with the __required level of optimality__.