Automatic Ordinary Differential Equations Discovery For Biological Systems Using Large Language Model Powered Agentic System

arXiv cs.AI Papers

Summary

This paper introduces MEDA, an LLM- and symbolic regression-powered agentic framework for automatically discovering ordinary differential equation (ODE) models of biological dynamical systems. It retrieves background knowledge, proposes candidate ODEs, and evaluates them across canonical model retrieval, extrapolation, and open-ended discovery tasks, demonstrating strong structural recovery and biologically plausible models.

arXiv:2607.13608v1 Announce Type: new Abstract: Automatic scientific discovery has long been a goal of computational scholars - a machine that can discover nature's secrets on its own, moving computational systems beyond data-fitting tools toward the generation and refinement of mechanistic models of the universe. Recent advances in symbolic regression (SR) and large-language-model (LLM)-based agents suggest that such systems can recover equations from data, incorporate domain priors, and automate parts of the research workflow. However, most existing approaches either focus on narrow equation-discovery benchmarks or broad end-to-end automation pipelines, while biological systems remain comparatively underexplored. Here, we introduce the MEDA system, an LLM- and SR-powered agentic framework for discovering ordinary-differential-equation (ODE) models of biological and biologically inspired dynamical systems. MEDA retrieves background knowledge, defines admissible variables, generates mechanistic constraints, proposes candidate ODEs, and fits and evaluates them. We evaluate it across canonical model retrieval, reasoning-based extrapolation to unseen variants, and open-ended discovery, with and without experimental data. Across these settings, MEDA recovered the correct state variables, achieved strong structural recovery in retrieval and extrapolation tasks, and produced biologically plausible discovery-oriented models. Ablation and robustness analyses show that knowledge-guided formalization and mechanistic constraints are load-bearing components, whereas numerical fitting alone can preserve trajectory-compatible but biologically incorrect equations.
Original Article
View Cached Full Text

Cached at: 07/16/26, 04:24 AM

# Automatic Ordinary Differential Equations Discovery For Biological Systems Using Large Language Model Powered Agentic System
Source: [https://arxiv.org/html/2607.13608](https://arxiv.org/html/2607.13608)
David Krongauz1,2, Arad Zulti1,2, Eran Segal1,3, Teddy Lazebnik4,5,∗

1Department of Computer Science and Applied Mathematics, Weizmann Institute of Science, Rehovot, Israel 2Department of Molecular Cell Biology, Weizmann Institute of Science, Rehovot, Israel 3Mohamed bin Zayed University of Artificial Intelligence, Abu Dhabi, United Arab Emirates 4Department of Information Systems, University of Haifa, Haifa, Israel 5Department of Computing, Jonkoping University, Jonkoping, Sweden ∗Corresponding author:[teddy\.lazebnik@ju\.se](https://arxiv.org/html/2607.13608v1/[email protected])

###### Abstract

Automatic scientific discovery has long been a goal of computational scholars \- a machine that can discover nature’s secrets on its own, moving computational systems beyond data\-fitting tools toward the generation and refinement of mechanistic models of the universe\. Recent advances in symbolic regression \(SR\) and large\-language\-model \(LLM\)\-based agents suggest that such systems can recover equations from data, incorporate domain priors, and automate parts of the research workflow\. However, most existing approaches either focus on narrow equation\-discovery benchmarks or broad end\-to\-end automation pipelines, while biological systems remain comparatively underexplored\. Here, we introduce theMEDAsystem, an LLM\- and SR\-powered agentic framework for discovering ordinary\-differential\-equation \(ODE\) models of biological and biologically inspired dynamical systems\.MEDAretrieves background knowledge, defines admissible variables, generates mechanistic constraints, proposes candidate ODEs, and fits and evaluates them\. We evaluate it across canonical model retrieval, reasoning\-based extrapolation to unseen variants, and open\-ended discovery, with and without experimental data\. Across these settings,MEDArecovered the correct state variables, achieved strong structural recovery in retrieval and extrapolation tasks, and produced biologically plausible discovery\-oriented models\. Ablation and robustness analyses show that knowledge\-guided formalization and mechanistic constraints are load\-bearing components, whereas numerical fitting alone can preserve trajectory\-compatible but biologically incorrect equations\.

Keywords:hypothesis evaluation; dynamical systems; foundation models; AI\-assisted theorization; literature\-aware reasoning\.

## 1Main

Automatic scientific discovery \(ASD\) has sparked the imagination of scientists across space and time, pushing a wide and long chain of studies to achieve this ultimate goal[34](https://arxiv.org/html/2607.13608#bib.bib1),[53](https://arxiv.org/html/2607.13608#bib.bib2),[32](https://arxiv.org/html/2607.13608#bib.bib3),[30](https://arxiv.org/html/2607.13608#bib.bib4)\. ASD has moved from a longstanding aspiration of artificial intelligence \(AI\) into an active research program spanning equation discovery, closed\-loop experimentation, and increasingly agentic workflows[26](https://arxiv.org/html/2607.13608#bib.bib27),[61](https://arxiv.org/html/2607.13608#bib.bib28),[38](https://arxiv.org/html/2607.13608#bib.bib8)\. In parallel, large language models \(LLMs\) are being positioned not merely as interfaces for scientific text, but as components of the scientific method itself, with proposed roles in background synthesis, hypothesis generation, experimental planning, and interpretation[63](https://arxiv.org/html/2607.13608#bib.bib29),[13](https://arxiv.org/html/2607.13608#bib.bib5),[18](https://arxiv.org/html/2607.13608#bib.bib6),[21](https://arxiv.org/html/2607.13608#bib.bib7)\. This momentum has created a renewed expectation that parts of scientific reasoning may become automatable, or at least systematically augmentable, across a wide range of domains[58](https://arxiv.org/html/2607.13608#bib.bib9),[39](https://arxiv.org/html/2607.13608#bib.bib10),[55](https://arxiv.org/html/2607.13608#bib.bib11)\.

Indeed, high\-visibility systems now attempt end\-to\-end research automation, including ideation, code generation, experimentation, visualization, and paper writing[33](https://arxiv.org/html/2607.13608#bib.bib30),[45](https://arxiv.org/html/2607.13608#bib.bib31)\. Nevertheless, the current wave of LLM\-driven scientific automation often over\-promises relative to its empirical reliability[40](https://arxiv.org/html/2607.13608#bib.bib12),[52](https://arxiv.org/html/2607.13608#bib.bib13)\. For example, on memorization\-resistant equation\-discovery benchmarks, the strongest reported systems still recover the correct symbolic form in only a minority of cases[49](https://arxiv.org/html/2607.13608#bib.bib32),[2](https://arxiv.org/html/2607.13608#bib.bib14),[4](https://arxiv.org/html/2607.13608#bib.bib24)\. Likewise, when used as scientific verifiers, state\-of\-the\-art LLMs exhibit poor recall and precision on real errors in published manuscripts[51](https://arxiv.org/html/2607.13608#bib.bib33)\. These findings suggest that fluent generation of reports or academic papers should not be conflated with successful scientific discovery\. If the goal is to automate central scientific work, then the target should not be the production of polished manuscripts, but the construction, criticism, and refinement of mechanistic hypotheses[29](https://arxiv.org/html/2607.13608#bib.bib15),[15](https://arxiv.org/html/2607.13608#bib.bib16)\.

This distinction is especially important for exact and life sciences that are based on mathematical formalization to describe the world[7](https://arxiv.org/html/2607.13608#bib.bib20),[1](https://arxiv.org/html/2607.13608#bib.bib19),[10](https://arxiv.org/html/2607.13608#bib.bib18),[19](https://arxiv.org/html/2607.13608#bib.bib17), often using ordinary differential equations \(ODEs\) based modeling[17](https://arxiv.org/html/2607.13608#bib.bib21),[36](https://arxiv.org/html/2607.13608#bib.bib22),[57](https://arxiv.org/html/2607.13608#bib.bib23)\. Across systems biology, epidemiology, ecology, and population dynamics, ODEs remain one of the most compact and useful languages for expressing mechanistic assumptions about rates, interactions, feedback, and intervention effects\. The main challenge is structural rather than merely numerical, as one must infer not only parameter values, but also which terms should appear in the equations at all\. Symbolic regression \(SR\) addresses this problem by searching jointly over equation structure and coefficients, rather than fitting parameters inside a prespecified functional family[37](https://arxiv.org/html/2607.13608#bib.bib34),[46](https://arxiv.org/html/2607.13608#bib.bib35)\. For instance, given a time series of predator and prey abundances, SR may discover that a bilinear interaction term such asx​yxyis required in the governing law, rather than merely approximating the trajectories with a black\-box predictor[4](https://arxiv.org/html/2607.13608#bib.bib24)\. In spite of that, it is inherently solving only the “last mile” challenge of discovering symbolic models from numerical data, neglecting most of the scientific process of feature definition, dynamics inference from partial observations, and even evaluation of the obtained model’s usability as a scientific tool[59](https://arxiv.org/html/2607.13608#bib.bib25),[11](https://arxiv.org/html/2607.13608#bib.bib26)\.

To this end, recent attempts have partially aimed to address these challenges using an optimization loop of human \(or scientist\) feedback[44](https://arxiv.org/html/2607.13608#bib.bib44),[24](https://arxiv.org/html/2607.13608#bib.bib45),[31](https://arxiv.org/html/2607.13608#bib.bib46)\. For instance, in ecology, SR has already been framed as a collaborative human–machine process for surfacing relationships, models, and candidate principles from data[8](https://arxiv.org/html/2607.13608#bib.bib36)\. In equation discovery more broadly, SciMED showed that explicit scientist\-in\-the\-loop design can inject domain knowledge into symbolic search so as to improve robustness, plausibility, and interpretability[50](https://arxiv.org/html/2607.13608#bib.bib37)\. Other lines of work have demonstrated that constraining the hypothesis space through sparse libraries or grammar\-based priors can substantially improve the recovery of governing equations[6](https://arxiv.org/html/2607.13608#bib.bib38),[3](https://arxiv.org/html/2607.13608#bib.bib39)\. More recently, LLM\-SR illustrated that LLMs can contribute scientific priors and programmatic scaffolds to symbolic search[48](https://arxiv.org/html/2607.13608#bib.bib40)or even guide the SR search process as a judge[54](https://arxiv.org/html/2607.13608#bib.bib41), but it still primarily treats equation discovery as a benchmarked search problem rather than as a broader scientific reasoning problem cycle\.

In this study, we deliberately reduce the objective of ASD from automatically writing academic papers, with all the sub\-tasks related to such a process, to the more central scientific task of discovering ODEs together with explicit mechanistic reasons for them, which further extends recent SR systems’ scope\. While most of the knowledge\-integrated SR models focus on physics[47](https://arxiv.org/html/2607.13608#bib.bib47),[62](https://arxiv.org/html/2607.13608#bib.bib48),[56](https://arxiv.org/html/2607.13608#bib.bib49),[28](https://arxiv.org/html/2607.13608#bib.bib50), where one can express rules using formal equations[35](https://arxiv.org/html/2607.13608#bib.bib51)and take advantage of prior knowledge in the form of symmetries[27](https://arxiv.org/html/2607.13608#bib.bib52), or general\-purpose reduction forms \(such as Newton’s laws\)[14](https://arxiv.org/html/2607.13608#bib.bib53),[25](https://arxiv.org/html/2607.13608#bib.bib54), in this study, we focused on biological use\-cases, which is a more challenging domain lacking such properties but do have a rich history of ODE modeling[43](https://arxiv.org/html/2607.13608#bib.bib55),[22](https://arxiv.org/html/2607.13608#bib.bib56),[16](https://arxiv.org/html/2607.13608#bib.bib57)\. Specifically, biological ODE discovery is particularly difficult because the data are noisy, sparse, heterogeneous, and often only partially informative, while prior knowledge is typically incomplete rather than absent[60](https://arxiv.org/html/2607.13608#bib.bib42),[12](https://arxiv.org/html/2607.13608#bib.bib43)\. Our LLM\-powered agentic\-based, therefore, begins by searching for relevant background knowledge, then schematically defines admissible dynamical structures through biologically motivated constraints, and only then generates, fits, and critiques candidate equations\. Candidate hypotheses are evaluated not only by numerical agreement with observed dynamics, if such is provided, but also by conceptual criteria such as mechanistic consistency, admissible interactions, and interpretability, all inferred implicitly by the model rather than by an expert user\. By coupling SR with knowledge\-enriched numerical fitting and iterative scientific critique, the proposed framework aims both to reconstruct known biological ODEs and to discover new ODEs when the literature provides only partial mechanistic guidance\.

## 2Mechanistic Equation Discovery Agentic System

MEDA\(*Mechanistic Equation Discovery Agentic*\) system discovers ODE models of mechanistic systems by coupling LLM agents with constrained SR\. Rather than fitting trajectories with a black\-box predictor, or asking an LLM to output an equation directly,MEDAreconstructs the scientific reasoning around a model\. It follows a path similar to the process of a human scientist as it gathers background knowledge from the literature, defines the admissible state variables and biological constraints, searches for sparse ODE systems that satisfy them, and then critiques and evaluates the result\. Each step is performed by a specialized agent that reads and writes a human\-readable artifact, so the full chain of reasoning behind a discovered equation can be inspected, interpreted, and validated by a human expert\.

Figure[1](https://arxiv.org/html/2607.13608#S2.F1)provides a schematic view ofMEDA’s architecture\. The pipeline proceeds in stages\. ALiteratureSurveyor compiles cited background on the target system, including expected constraints, candidate model families, and qualitative dynamical signatures\. AFormalizercurates this material into a machine\-readable problem specification: it selects the relevant constraints, expresses them in a typed grammar, and proposes seed equations\. ARunnerthen performs an evolutionary search over polynomial ODE systems, scoring candidates by how well they satisfy the biological constraints, how sparse they are, and, when data are available, how well they reproduce the observed trajectories\. Finally, aReporter,Recapper, andEvaluatorsummarize, critique, and \(against held\-out ground truth\) score the discovered model\.

![Refer to caption](https://arxiv.org/html/2607.13608v1/x1.png)Figure 1:Architecture ofMEDA\. Specialized agents \(centre\) each read a defined input artifact and write a defined output artifact \(right\) to a shared session directory\. Solid arrows apply in both operating modes; green dashed arrows are active only in data\-anchored mode, in which a supplied time series feeds theExplorer\(EDA \+ SINDy screening\) and theRunner\. The ground\-truth equations are quarantined from all discovery agents and read only after the blind search ends, by theEvaluator\(red dashed arrow\)\.MEDAis organized as a set of specialized agents coordinated by an orchestrator\. Each agent reads a defined input artifact, performs a narrow scientific or computational role, and writes a structured output artifact to a shared session directory\. This design makes the discovery process inspectable: the literature review, data summary, formal constraints, seed equations, selected ODE system, diagnostics, critique, and evaluation metrics can each be audited independently\. The system operates in two modes\. In constraint\-only mode, no empirical time series is supplied, and the search is guided by literature\-derived biological constraints, qualitative dynamical signatures, and a sparsity preference\. In data\-anchored mode, the user additionally provides a time series; the system summarizes the trajectories, optionally performs a SINDy\-like sparse\-regression screen, and augments the search objective with a trajectory\-fit score\. In both modes, ground\-truth equations used for benchmarking are quarantined from all discovery agents and are accessed only after model generation by the post\-hoc recapping and evaluation stages\. The pipeline proceeds through a sequence of interpretable artifacts\. A Data Explorer, used only in data\-anchored mode, characterizes the supplied trajectories and identifies candidate data\-supported terms\. A Literature Surveyer summarizes relevant biological mechanisms, constraints, canonical model families, and qualitative signatures\. A Formalizer converts this information into a machine\-readable problem specification containing state variables, typed hard and soft constraints, candidate seed equations, protected core terms, polynomial\-degree limits, and constraint weights\. A validator checks this specification before search begins\. The Runner then performs constrained symbolic search over sparse polynomial ODE systems using a composite objective that combines constraint satisfaction, data fit when available, and sparsity, while hard\-constraint gating and core\-term protection preserve biological admissibility\. Finally, the Reporter translates the selected model into human\-readable scientific output, the Recapper diagnoses system\-level failure modes, and the Evaluator compares the result with ground truth when available\. Full technical details and default implementation settings are provided in the Appendix\.

Importantly,MEDAruns in two modes\. In “constraint\-only” mode no measurements are provided, and the search is driven purely by literature\-derived constraints and a preference for parsimony; in “data\-anchored” mode the user additionally supplies a time series, which aData Explorercharacterizes and the Runner uses as an extra fit objective\. In both modes, any ground\-truth equations used for benchmarking are quarantined from the discovery agents and read only afterwards, so the search remains blind\. Due to the fact that candidates are judged by mechanistic plausibility and not numerical fit alone,MEDAcan propose defensible models even when the literature offers only partial guidance and no data are available\. We provideMEDAas an online tool\.

## 3Experimental results

We evaluated model construction using a hierarchy of metrics that follows the structure of theMEDApipeline\. Variable precision, recall andF1F\_\{1\}measure whether the system identified the correct dynamical state space\. This metric reveals ifMEDApick the right variables of the dynamic, operating similarly to a feature selection/engineering phase\. Next, constraint precision, recall andF1F\_\{1\}assess whether the intermediate biological restrictions were consistent with the reference mechanism\. Since the constraints are the core of the equation design, these metrics allow to evaluate the equation reconstruction under the model’s discovery\. Finally, term precision, recall andF1F\_\{1\}quantify recovery of the symbolic building blocks of the ODEs, independent of exact coefficient values\. To capture whole\-expression similarity, we report an expression score defined as1−TED1\-\\mathrm\{TED\}, where TED is the normalized Tree Edit Distance between the predicted and reference expressions[54](https://arxiv.org/html/2607.13608#bib.bib41)\. We also report an inclusion score, which measures whether the reference terms are contained in the generated expression, and an expert plausibility score, which evaluates whether the complete model is biologically coherent even when exact symbolic recovery is not unique\. The plausibility score is computed to be the average of five scores between zero and one given by five biomathematicians, each with a PhD in mathematics and over ten years of academic experience as prime investigators\.

TableLABEL:tab:result1provides a term\-level audit of the generated ODEs under two inference regimes: construction from biological constraints alone and construction with additional fitting data\. In the constraints\-only rows, numerical coefficients are represented by symbolic coefficients \(c1,c2,…c\_\{1\},c\_\{2\},\\ldots\), since the comparison focuses on whether the correct mechanistic terms were selected rather than on parameter calibration, as data fitting is lacking in this configuration\. Green\-underlined terms denote recovered reference terms with the correct sign, red\-underlined terms denote spurious or sign\-inconsistent terms, and orange\-underlined terms denote reference terms that were absent from the prediction\. Several patterns emerge from the table\. First, the system reliably identifies the relevant state variables and often recovers the correct mechanistic skeleton even when the final symbolic expression is imperfect, indicating that most failures occur at the level of term selection rather than problem formulation\. Second, fitting data are beneficial when the remaining ambiguity is primarily a search or calibration problem: for example, Lotka–Volterra and misinformation dynamics improve to exact or near\-exact structural recovery with data\. However, the effect of data is not monotonic\. In FitzHugh–Nagumo adaptation and chronic wound healing, data\-driven fitting favours trajectory\-compatible but mechanistically incorrect expressions, introducing high\-degree or spurious terms while missing defining biological couplings\. The host–dual\-pathogen case exposes a different challenge: the same wrong biological family persists with and without data, suggesting that errors introduced by constraint generation cannot always be corrected downstream by numerical fitting\.

Table 1:Per\-case performance with and without fitting data\.DataSettingProblemPredicted equationVar\. F1Constr\. F1Term PTerm RTerm F1Expr\. scoreInclusionPlaus\.No dataIRSingle population growthd​Nd​t=\+c1​N¯​−c2​N2¯\\displaystyle\\frac\{dN\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{1\}N\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{2\}N^\{2\}\}\}\}1\.001\.001\.001\.001\.001\.001\.001\.00With dataIRSingle population growthd​Nd​t=\+0\.23​N¯​−0\.0001​N2¯\\displaystyle\\frac\{dN\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.23N\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.0001N^\{2\}\}\}\}1\.000\.911\.001\.001\.001\.001\.001\.00No dataIRLotka–Volterra predator–preyd​Hd​t=\+c1​H¯​−c2​H​L¯​−c3​H2¯\\displaystyle\\frac\{dH\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{1\}H\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{2\}HL\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{3\}H^\{2\}\}\}\}d​Ld​t=\+c4​H​L¯​−c5​L¯​−c6​L2¯\\displaystyle\\frac\{dL\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{4\}HL\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{5\}L\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{6\}L^\{2\}\}\}\}1\.001\.000\.671\.000\.800\.751\.000\.93With dataIRLotka–Volterra predator–preyd​xd​t=\+0\.80​x¯​−0\.10​x​y¯\\displaystyle\\frac\{dx\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.80x\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.10xy\}\}\}d​yd​t=\+0\.10​x​y¯​−0\.50​y¯\\displaystyle\\frac\{dy\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.10xy\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.50y\}\}\}1\.001\.001\.001\.001\.001\.001\.001\.00No dataIRSIR epidemicd​Sd​t=−c1​S​I¯\\displaystyle\\frac\{dS\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{1\}SI\}\}\}d​Id​t=\+c2​S​I¯​−c3​I¯\\displaystyle\\frac\{dI\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{2\}SI\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{3\}I\}\}\}d​Rd​t=\+c4​I¯\\displaystyle\\frac\{dR\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{4\}I\}\}\}1\.001\.001\.001\.001\.001\.001\.001\.00With dataIRSIR epidemicd​Sd​t=−0\.0003​S​I¯\\displaystyle\\frac\{dS\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.0003SI\}\}\}d​Id​t=\+0\.0003​S​I¯​−0\.10​I¯\\displaystyle\\frac\{dI\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.0003SI\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.10I\}\}\}d​Rd​t=\+0\.10​I¯\\displaystyle\\frac\{dR\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.10I\}\}\}1\.001\.001\.001\.001\.001\.001\.000\.98No dataIRAllee fixed thresholdd​Nd​t=−c1​N¯​\+c2​N2¯​−c3​N3¯\\displaystyle\\frac\{dN\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{1\}N\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{2\}N^\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{3\}N^\{3\}\}\}\}1\.000\.861\.001\.001\.001\.001\.000\.92With dataIRAllee fixed thresholdd​Nd​t=−0\.46​N¯​\+0\.03​N2¯​−0\.0002​N3¯\\displaystyle\\frac\{dN\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.46N\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.03N^\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.0002N^\{3\}\}\}\}1\.000\.921\.001\.001\.001\.001\.000\.99No dataIRFitzHugh–Nagumod​Vd​t=\+c1​V¯​−c2​V3¯​−c3​W¯​\[missing:​\+c4¯\]\\displaystyle\\frac\{dV\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{1\}V\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{2\}V^\{3\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{3\}W\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{4\}\}\}\}\]d​Wd​t=\+c5​V¯​−c6​W¯​\[missing:​\+c7¯\]\\displaystyle\\frac\{dW\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{5\}V\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{6\}W\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{7\}\}\}\}\]1\.000\.891\.000\.710\.830\.750\.750\.94With dataIRFitzHugh–Nagumod​vd​t=\+0\.33​v¯​−0\.16​v3¯​−0\.44​w¯​\+0\.17​v2¯​\[missing:​\+I¯\]\\displaystyle\\frac\{dv\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.33v\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.16v^\{3\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.44w\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.17v^\{2\}\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+I\}\}\}\]d​wd​t=\+0\.10​v¯​−0\.003​w¯​\[missing:​\+c¯\]\\displaystyle\\frac\{dw\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.10v\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.003w\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\}\}\}\]1\.000\.860\.830\.710\.770\.750\.750\.78No dataEXSIR age\-structuredd​Syd​t=−c1​Sy​Iy¯​−c2​Sy​Io¯\\displaystyle\\frac\{dS\_\{y\}\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{1\}S\_\{y\}I\_\{y\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{2\}S\_\{y\}I\_\{o\}\}\}\}d​Iyd​t=\+c3​Sy​Iy¯​\+c4​Sy​Io¯​−c5​Iy¯\\displaystyle\\frac\{dI\_\{y\}\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{3\}S\_\{y\}I\_\{y\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{4\}S\_\{y\}I\_\{o\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{5\}I\_\{y\}\}\}\}d​Ryd​t=\+c6​Iy¯\\displaystyle\\frac\{dR\_\{y\}\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{6\}I\_\{y\}\}\}\}d​Sod​t=−c7​So​Iy¯​−c8​So​Io¯\\displaystyle\\frac\{dS\_\{o\}\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{7\}S\_\{o\}I\_\{y\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{8\}S\_\{o\}I\_\{o\}\}\}\}d​Iod​t=\+c9​So​Iy¯​\+c10​So​Io¯​−c11​Io¯\\displaystyle\\frac\{dI\_\{o\}\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{9\}S\_\{o\}I\_\{y\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{10\}S\_\{o\}I\_\{o\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{11\}I\_\{o\}\}\}\}d​Rod​t=\+c12​Io¯\\displaystyle\\frac\{dR\_\{o\}\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{12\}I\_\{o\}\}\}\}1\.001\.001\.001\.001\.001\.001\.000\.96With dataEXSIR age\-structuredd​IYd​t=\+IY​SY¯​\+IO​SY¯​−IY¯\\displaystyle\\frac\{dI\_\{Y\}\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+I\_\{Y\}S\_\{Y\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+I\_\{O\}S\_\{Y\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-I\_\{Y\}\}\}\}Same equation1\.001\.001\.001\.001\.001\.001\.000\.94No dataEXHost dual pathogend​Nd​t=\+c1​N¯​−c2​N2¯​−c3​N​P1¯​−c4​N​P2¯\\displaystyle\\frac\{dN\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{1\}N\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{2\}N^\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{3\}NP\_\{1\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{4\}NP\_\{2\}\}\}\}d​P1d​t=−c5​P1¯​−c6​P1​P2¯​\+c7​N​P1¯\\displaystyle\\frac\{dP\_\{1\}\}\{dt\}=\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{5\}P\_\{1\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{6\}P\_\{1\}P\_\{2\}\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{7\}NP\_\{1\}\}\}\}d​P2d​t=−c8​P2¯​−c9​P1​P2¯​\+c10​N​P2¯\\displaystyle\\frac\{dP\_\{2\}\}\{dt\}=\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{8\}P\_\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{9\}P\_\{1\}P\_\{2\}\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{10\}NP\_\{2\}\}\}\}1\.000\.930\.801\.000\.890\.781\.000\.87With dataEXHost dual pathogend​Nd​t=\+0\.25​N¯​−0\.0001​N2¯​−0\.019​N​P¯​−0\.001​N​Q¯\\displaystyle\\frac\{dN\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.25N\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.0001N^\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.019NP\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.001NQ\}\}\}d​Pd​t=−0\.015​P¯​−0\.010​P​Q¯​\+0\.000004​N​P¯\\displaystyle\\frac\{dP\}\{dt\}=\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.015P\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.010PQ\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.000004NP\}\}\}d​Qd​t=−0\.029​Q¯​−0\.023​P​Q¯​\+0\.000001​N​Q¯\\displaystyle\\frac\{dQ\}\{dt\}=\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.029Q\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.023PQ\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.000001NQ\}\}\}1\.000\.770\.801\.000\.890\.781\.000\.80No dataEXIGP 4\-speciesd​N1d​t=\+c1​N1¯​−c2​N12¯​−c3​N1​P¯​−c4​N1​Q¯\\displaystyle\\frac\{dN\_\{1\}\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{1\}N\_\{1\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{2\}N\_\{1\}^\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{3\}N\_\{1\}P\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{4\}N\_\{1\}Q\}\}\}d​N2d​t=\+c5​N2¯​−c6​N22¯​−c7​N2​P¯​−c8​N2​Q¯\\displaystyle\\frac\{dN\_\{2\}\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{5\}N\_\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{6\}N\_\{2\}^\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{7\}N\_\{2\}P\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{8\}N\_\{2\}Q\}\}\}d​Pd​t=−c9​P¯​\+c10​N1​P¯​\+c11​N2​P¯​\+c12​P​Q¯\\displaystyle\\frac\{dP\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{9\}P\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{10\}N\_\{1\}P\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{11\}N\_\{2\}P\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{12\}PQ\}\}\}d​Qd​t=−c13​Q¯​\+c14​N1​Q¯​\+c15​N2​Q¯​−c16​P​Q¯\\displaystyle\\frac\{dQ\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{13\}Q\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{14\}N\_\{1\}Q\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{15\}N\_\{2\}Q\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{16\}PQ\}\}\}1\.001\.001\.001\.001\.001\.001\.000\.98With dataEXIGP 4\-speciesd​x1d​t=\+1\.00​x1¯​−0\.003​x12¯​−0\.012​x1​y1¯​−0\.010​x1​y2¯\\displaystyle\\frac\{dx\_\{1\}\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+1\.00x\_\{1\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.003x\_\{1\}^\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.012x\_\{1\}y\_\{1\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.010x\_\{1\}y\_\{2\}\}\}\}d​x2d​t=\+0\.80​x2¯​−0\.003​x22¯​−0\.010​x2​y1¯​−0\.012​x2​y2¯\\displaystyle\\frac\{dx\_\{2\}\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.80x\_\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.003x\_\{2\}^\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.010x\_\{2\}y\_\{1\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.012x\_\{2\}y\_\{2\}\}\}\}d​y1d​t=−0\.30​y1¯​\+0\.007​x1​y1¯​\+0\.005​x2​y1¯​\+0\.00005​y1​y2¯\\displaystyle\\frac\{dy\_\{1\}\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.30y\_\{1\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.007x\_\{1\}y\_\{1\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.005x\_\{2\}y\_\{1\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.00005y\_\{1\}y\_\{2\}\}\}\}d​y2d​t=−0\.25​y2¯​\+0\.005​x1​y2¯​\+0\.006​x2​y2¯​−0\.0001​y1​y2¯\\displaystyle\\frac\{dy\_\{2\}\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.25y\_\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.005x\_\{1\}y\_\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.006x\_\{2\}y\_\{2\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.0001y\_\{1\}y\_\{2\}\}\}\}1\.000\.971\.001\.001\.001\.001\.000\.98No dataEXAllee cooperative supportd​Nd​t=−c1​N¯​−c2​N2¯​−c3​N2​C¯​−c4​N3¯​\+c5​C​N¯​\[missing:​\+c6​N3​C¯\]\\displaystyle\\frac\{dN\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{1\}N\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{2\}N^\{2\}\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{3\}N^\{2\}C\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{4\}N^\{3\}\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{5\}CN\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{6\}N^\{3\}C\}\}\}\]d​Cd​t=\+c7​N¯​−c8​C¯​\[missing:​−c9​N​C¯\]\\displaystyle\\frac\{dC\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{7\}N\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{8\}C\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{9\}NC\}\}\}\]1\.000\.900\.860\.750\.800\.740\.700\.83With dataEXAllee cooperative supportd​Nd​t=−0\.03​N¯​−1\.10​N3¯​\+1\.32​C​N¯​\[missing:​\+N2¯,\+N2​C¯,\+N3​C¯\]\\displaystyle\\frac\{dN\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.03N\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-1\.10N^\{3\}\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+1\.32CN\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+N^\{2\}\}\}\},\\ \{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+N^\{2\}C\}\}\},\\ \{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+N^\{3\}C\}\}\}\]d​Cd​t=\+0\.66​N¯​−0\.73​N​C¯​−0\.04​C¯\\displaystyle\\frac\{dC\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.66N\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.73NC\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.04C\}\}\}1\.000\.950\.830\.710\.770\.850\.750\.85No dataEXFitzHugh–Nagumo adaptationd​vd​t=\+c1​v¯​−c2​v3¯​−c3​w¯​−c4​a¯\\displaystyle\\frac\{dv\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{1\}v\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{2\}v^\{3\}\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{3\}w\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{4\}a\}\}\}d​wd​t=\+c5​v¯​−c6​w¯\\displaystyle\\frac\{dw\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{5\}v\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{6\}w\}\}\}d​ad​t=−c7​a¯​\+c8​v¯​\[missing:​\+c9​v2¯\]\\displaystyle\\frac\{da\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{7\}a\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{8\}v\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{9\}v^\{2\}\}\}\}\]1\.000\.950\.880\.880\.880\.930\.870\.95With dataEXFitzHugh–Nagumo adaptationd​vd​t=−2\.90​w¯​\+0\.30​v2¯​−0\.17​A3¯​−0\.07​w3¯​\[missing:​\+v¯,−13​v3¯,−χ​A¯,\+I¯\]\\displaystyle\\frac\{dv\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-2\.90w\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.30v^\{2\}\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.17A^\{3\}\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.07w^\{3\}\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+v\}\}\},\\ \{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-\\frac\{1\}\{3\}v^\{3\}\}\}\},\\ \{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-\\chi A\}\}\},\\ \{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+I\}\}\}\]d​wd​t=\+0\.06​v¯​−0\.08​w¯​\+0\.03​v2¯​\[missing:​\+c¯\]\\displaystyle\\frac\{dw\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.06v\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.08w\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.03v^\{2\}\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\}\}\}\]d​Ad​t=−0\.0005​A¯​−0\.018​v¯​\[missing:​\+ρ​v2¯\]\\displaystyle\\frac\{dA\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.0005A\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.018v\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+\\rho v^\{2\}\}\}\}\]1\.000\.920\.440\.500\.470\.690\.640\.45No dataDIMisinformation dynamicsd​Md​t=\+c1​M¯​−c2​M​T¯​−c3​M​R¯​−c4​M2¯\\displaystyle\\frac\{dM\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{1\}M\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{2\}MT\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{3\}MR\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{4\}M^\{2\}\}\}\}d​Td​t=−c5​T¯​−c6​M​T¯​−c7​M¯​−c8​R¯\\displaystyle\\frac\{dT\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{5\}T\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{6\}MT\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{7\}M\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{8\}R\}\}\}d​Rd​t=−c9​R¯​−c10​M​R¯​−c11​M¯​\+c12​T¯\\displaystyle\\frac\{dR\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{9\}R\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{10\}MR\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{11\}M\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{12\}T\}\}\}1\.001\.000\.581\.000\.740\.671\.000\.74With dataDIMisinformation dynamicsd​Md​t=\+0\.12​M¯​−0\.12​M​T¯​−0\.05​C​M¯\\displaystyle\\frac\{dM\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.12M\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.12MT\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.05CM\}\}\}d​Td​t=\+0\.01¯​−0\.01​T¯​−0\.01​M​T¯\\displaystyle\\frac\{dT\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.01\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.01T\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.01MT\}\}\}d​Cd​t=\+0\.02¯​−0\.01​C¯​−0\.02​C​M¯\\displaystyle\\frac\{dC\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.02\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.01C\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.02CM\}\}\}1\.001\.001\.001\.001\.001\.001\.000\.98No dataDIChronic woundd​Md​t=\+c1​D​M¯​−c2​I​M¯​−c3​M¯\\displaystyle\\frac\{dM\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{1\}DM\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{2\}IM\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{3\}M\}\}\}d​Id​t=\+c4​M¯​−c5​I¯​\+c6​D¯​\[missing:​−c7​M​I¯,−c8​D​I¯\]\\displaystyle\\frac\{dI\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{4\}M\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{5\}I\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{6\}D\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{7\}MI\}\}\},\\ \{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{8\}DI\}\}\}\]d​Dd​t=−c9​D¯​\+c10​M¯​\+c11​I¯​\[missing:​−c12​M​D¯,−c13​I​D¯\]\\displaystyle\\frac\{dD\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{9\}D\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{10\}M\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+c\_\{11\}I\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{12\}MD\}\}\},\\ \{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-c\_\{13\}ID\}\}\}\]1\.000\.961\.000\.690\.820\.690\.690\.90With dataDIChronic woundd​Bd​t=\+0\.001​B¯​\+0\.02​B​I¯​−0\.32​B2¯​\[missing:​−B​H¯\]\\displaystyle\\frac\{dB\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.001B\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.02BI\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.32B^\{2\}\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-BH\}\}\}\]d​Id​t=\+1\.65​B2¯​\[missing:​\+1¯,\+B¯,−B​I¯,−H¯,−I¯,\+H​I¯\]\\displaystyle\\frac\{dI\}\{dt\}=\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+1\.65B^\{2\}\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+1\}\}\},\\ \{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+B\}\}\},\\ \{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-BI\}\}\},\\ \{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-H\}\}\},\\ \{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-I\}\}\},\\ \{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+HI\}\}\}\]d​Hd​t=−0\.76​B​H¯​−0\.75​H​I¯​\+0\.38​I¯​−0\.89​I2¯​\+1\.81​B​I¯​\[missing:​\+1¯,−H¯\]\\displaystyle\\frac\{dH\}\{dt\}=\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.76BH\}\}\}\{\\color\[rgb\]\{0,0\.55,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0\.55,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.75HI\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+0\.38I\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-0\.89I^\{2\}\}\}\}\{\\color\[rgb\]\{0\.75,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.75,0,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+1\.81BI\}\}\}\\qquad\[\\text\{\\scriptsize missing: \}\{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\+1\}\}\},\\ \{\\color\[rgb\]\{0\.85,0\.425,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0\.85,0\.425,0\}\\underline\{\{\\color\[rgb\]\{0,0,0\}\\definecolor\[named\]\{pgfstrokecolor\}\{rgb\}\{0,0,0\}\\pgfsys@color@gray@stroke\{0\}\\pgfsys@color@gray@fill\{0\}\-H\}\}\}\]1\.000\.890\.440\.360\.400\.460\.480\.57Next, we performed an ablation study on three representative benchmark problems\. Recall, theMEDAconsists of exploratory data analysis and SINDy\-based[23](https://arxiv.org/html/2607.13608#bib.bib60),[5](https://arxiv.org/html/2607.13608#bib.bib61)initialization, literature retrieval, formalization of variables, constraints and candidate seeds, validation, genetic search, numerical data fitting, and final evaluation\. From here, we compared the full system against five ablated configurations\. In the constraints\-only setting, we evaluated a pretrained\-formalizer variant without literature retrieval\. In the with\-data setting, we evaluated four variants: a no\-EDA variant in which literature retrieval and formalization were retained but exploratory analysis and SINDy were removed; a no\-literature variant in which EDA/SINDy were retained but the formalizer was driven only by data\-derived structure; a pretrained\-formalizer variant in which both EDA and literature were removed but the pretrained formalizer was retained; and a pure\-SINDy variant in which SINDy was used directly without literature, formalization, or explicit constraints\.

Table[2](https://arxiv.org/html/2607.13608#S3.T2)summarizes the performance across the three with\-data benchmark problems depended mainly on knowledge\-guided formalization rather than numerical fitting alone\. The full system recovered the correct term structure in all cases, with average term\-levelF1=1\.00F\_\{1\}=1\.00and plausibilitySplaus=0\.967S\_\{\\mathrm\{plaus\}\}=0\.967\. Removing EDA/SINDy had little effect, with the no\-EDA variant remaining atF1=1\.00F\_\{1\}=1\.00and plausibility \(0\.969\)\. The pretrained\-formalizer variant also stayed near ceiling, despite removing both EDA and literature retrieval, withF1=1\.00F\_\{1\}=1\.00and plausibility \(0\.983\)\. In contrast, data\-driven structure discovery degraded performance\. The no\-literature variant, which relied on EDA/SINDy\-derived formalization, reduced average plausibility to \(0\.700\) and term\-levelF1F\_\{1\}to \(0\.732\)\. The strongest degradation occurred in misinformation dynamics, where plausibility dropped from \(0\.98\) to \(0\.59\) and term\-levelF1F\_\{1\}from \(1\.00\) to \(0\.50\), despite good trajectory fitting\. Thus, numerical fit alone did not guarantee recovery of the correct symbolic mechanism\. The pure\-SINDy variant showed the largest degradation\. Without literature, formalization, or explicit constraints, average plausibility dropped to \(0\.603\), term\-levelF1F\_\{1\}to \(0\.541\), and term precision to \(0\.382\)\. SINDy often recovered dominant driver terms, but introduced many false\-positive terms, especially in conserved or coupled equations\. In SIR\-type systems, recovery equations became unstable without conservation constraints; in misinformation dynamics, spurious terms remained in the trust and moderation\-capacity equations\. The constraints\-only pretrained ablation further showed that data anchoring is useful when a familiar model must be adapted to a more specific variant\. Without data, pretrained formalization stayed close to the full constraints\-only system for misinformation dynamics, with plausibility \(0\.73\) versus \(0\.74\)\. However, in age\-structured SIR, plausibility dropped from \(0\.964\) to \(0\.744\), and term recall fell to \(0\.571\), because the model collapsed the heterogeneous system toward a simpler homogeneous SIR structure\.

Table 2:Ablation study for the with\-data setting, divided by experimental setting\. IR: information retrieval; EX: reasoning\-based extrapolation; DI: discovery\.Finally, we evaluated the robustness ofMEDAto corrupted or incomplete data\. This analysis focused on three representative benchmark problems, one from each difficulty tier: classical SIR for IR, age\-structured SIR for EX, and misinformation dynamics for DI\. We considered three data\-level perturbations: proportional Gaussian measurement noise, sparse sampling of the observed trajectory, and hidden\-variable settings in which one state variable was removed from the observed data\. The prompt\-perturbation axis was not included in this analysis and is treated separately from the present robustness experiments\. For the measurement\-noise experiments, we used a fast\-path evaluation in which the knowledge\-derived problem specification was held fixed, and only the genetic search and data\-fitting stages were re\-run on corrupted trajectories\. This isolates the robustness of the symbolic search and numerical fitting stages from stochastic variation in the LLM\-based literature and formalization stages\. For the hidden\-variable experiments, we re\-ran the full pipeline because removing a state variable changes the admissible ODE system and requires the constraints and seed equations to be re\-derived\.

Table[3](https://arxiv.org/html/2607.13608#S3.T3)summarizes the robustness to proportional Gaussian measurement noise in terms ofF1F\_\{1\}under increasing noise levels\. The classical SIR model retained perfect term\-level recovery through 30% proportional Gaussian noise and degraded only at 40–60%, where termF1F\_\{1\}decreased to 0\.73\. Importantly, this degradation reflected reduced precision rather than loss of the true mechanism: the model continued to recover all reference terms but added spurious cross\-terms under high noise\. The age\-structured SIR system was similarly robust, with termF1≥0\.90F\_\{1\}\\geq 0\.90across all tested noise levels\. At 30% noise, the correct term structure was recovered, although the best\-fitted coefficients produced a divergent trajectory during integration; this case is therefore marked as structurally correct but numerically unstable\. In contrast, misinformation dynamics showed little additional degradation with noise because its recovery was already limited in the clean condition\. Its termF1F\_\{1\}remained within a narrow range of 0\.57–0\.67 across all noise levels, suggesting that the bottleneck was structural identifiability rather than measurement noise\.

Table 3:Robustness to proportional Gaussian measurement noise\. Values report term\-levelF1F\_\{1\}under increasing noise levels\.Table[4](https://arxiv.org/html/2607.13608#S3.T4), removing the recovered compartmentRRfrom classical SIR had no effect on observed\-state recovery, becauseRRdoes not feed back into the dynamics ofSSorII\. Similarly, droppingROR\_\{O\}from age\-structured SIR preserved perfect term\-level recovery and high plausibility, since this variable enters only weakly through the force\-of\-infection normalization\. In contrast, dropping the moderation\-capacity variableCCfrom misinformation dynamics reduced variableF1F\_\{1\}to 0\.80 and termF1F\_\{1\}to 0\.83\. This is expected becauseCCdirectly suppresses misinformation through the−C​M\-CMinteraction\. WhenCCis latent, the system can recover the observed misinformation\-growth and trust\-coupling terms, but cannot explicitly represent the missing moderation\-suppression mechanism\. I\.e\., sparse sampling had little effect in this synthetic benchmark since removing 25–75% of the time points from the noise\-free trajectories left the recovered terms unchanged for both SIR systems, and misinformation dynamics fluctuated only within its baseline recovery range\.

Table 4:Robustness to hidden variables\. Values report performance after one state variable is removed from the observed data and the model is re\-derived\.
## 4Discussion

In this study, we introduceMEDA, an agentic framework for biological ODE discovery that couples LLM\-based scientific reasoning with constrained SR\. The central finding is that LLM agents are most useful in this setting not as direct equation generators, but as mechanisms for translating incomplete biological knowledge into variables, constraints, candidate model structures, and critique criteria that can guide symbolic search\. Across canonical retrieval tasks, reasoning\-based extrapolation tasks, and discovery\-oriented tasks,MEDAoften recovered the correct state space and a plausible mechanistic skeleton even when the final expression was not exactly identical to the reference model \(TableLABEL:tab:result1\)\. This supports a view of automated scientific discovery in which the goal is not simply to produce a final symbolic expression, but to construct an auditable chain of mechanistic reasoning around that expression\.

The results also show that equation discovery in biological systems is limited less by coefficient fitting than by structural ambiguity\. In several cases, fitting data improved the recovered model\. Nevertheless, the benefit of data was not monotonic\. In some cases, the data\-anchored mode produced trajectory\-compatible but mechanistically incorrect equations, missing defining couplings while introducing spurious terms\. This behavior is consistent with a broader challenge in biological modeling where finite, noisy, and partially observed trajectories can support multiple plausible dynamical explanations, and parameter or structural non\-identifiability can persist even when trajectory fit appears strong[20](https://arxiv.org/html/2607.13608#bib.bib65),[42](https://arxiv.org/html/2607.13608#bib.bib62)\. Thus, the relevant test for a discovered biological model is not only whether it fits observed data, but whether it recovers the mechanisms required to explain the system\.

The ablation analysis clarifies which parts of the pipeline are responsible for this behavior\. As shown in Table[2](https://arxiv.org/html/2607.13608#S3.T2), the full system and the variants that retained a knowledge\-guided formalizer remained near the performance ceiling, whereas data\-only variants degraded sharply\. Removing EDA/SINDy had little effect, and the pretrained\-formalizer variant also remained strong, indicating that for named and well\-studied systems, literature retrieval and pretrained biological knowledge can act as alternative sources of mechanistic prior\. By contrast, the no\-literature data\-driven formalizer and the pure\-SINDy variant produced substantially lower plausibility and term precision\. This result reinforces a key point for machine learning approaches to scientific discovery: sparse regression and numerical optimization can identify candidate terms, but without an external mechanistic prior they may preserve false\-positive structures that fit the data but do not express the correct biology[6](https://arxiv.org/html/2607.13608#bib.bib38),[9](https://arxiv.org/html/2607.13608#bib.bib63)\. In this sense, the formalizer and constraint\-generation stages are load\-bearing components rather than explanatory decoration\.

The robustness analysis further qualifies this conclusion\. As shown in Table[3](https://arxiv.org/html/2607.13608#S3.T3), the system was not uniformly sensitive to data corruption\. For the IR and EX related tasks, term\-level recovery remained high under substantial proportional measurement noise\. When degradation occurred, it was mainly due to reduced precision rather than loss of the true mechanism, meaning that the correct terms were still present but accompanied by spurious additions\. By contrast, the DI task did not show a strong noise\-response curve because its clean\-data recovery was already imperfect, suggesting that the limiting factor was structural identifiability rather than measurement noise\. The hidden\-variable experiments, as indicated by Table[4](https://arxiv.org/html/2607.13608#S3.T4), show a similar pattern\. Dropping terminal or weakly coupled variables, did not harm recovery, whereas removing variables in the DI task reduced both variable and term recovery\. Thus, the main robustness limitation is not generic sensitivity to noisy or sparse data, but the loss of mechanistically important latent drivers and the resulting ambiguity in the admissible dynamics\. From these results, one can conclude that knowledge\-guided equation discovery should be evaluated not only by fit quality, but also by whether the available variables are sufficient to identify the mechanisms being modeled[20](https://arxiv.org/html/2607.13608#bib.bib65),[42](https://arxiv.org/html/2607.13608#bib.bib62)\.

These findings help positionMEDArelative to recent work on SR and ASD, and LLM\-assisted science\. Classical SR and SINDy\-like methods search for compact equations directly from data[46](https://arxiv.org/html/2607.13608#bib.bib35),[6](https://arxiv.org/html/2607.13608#bib.bib38),[37](https://arxiv.org/html/2607.13608#bib.bib34)\. Hybrid scientific machine\-learning frameworks combine mechanistic differential equations with flexible learned components, often improving predictive accuracy while preserving some physical structure[41](https://arxiv.org/html/2607.13608#bib.bib64),[17](https://arxiv.org/html/2607.13608#bib.bib21)\. LLM\-based equation discovery extends this direction by injecting natural\-language priors or programmatic search heuristics into SR[48](https://arxiv.org/html/2607.13608#bib.bib40),[54](https://arxiv.org/html/2607.13608#bib.bib41)\.MEDAdiffers by treating the intermediate scientific artifacts themselves as part of the discovery object\. This is particularly important for biology, where prior knowledge is often qualitative, incomplete, and distributed across the literature rather than expressible as exact conservation laws or symmetries\.

Several limitations remain\. First, the benchmark is small relative to the diversity of biological ODE modeling\. Although it spans population dynamics, epidemiology, neural excitability, ecological interactions, misinformation dynamics, and wound healing, it does not cover the full range of biochemical networks, spatial dynamics, stochastic processes, delay differential equations, or hybrid discrete\-continuous models used in biology\. Second, the current search grammar emphasizes polynomial ODEs\. This makes the evaluation controlled, but it excludes important biological structures such as Hill kinetics, saturating functional responses, delays, thresholds, and stochastic effects\. Finally, the plausibility score is expert\-based and therefore necessarily subjective, even though it was averaged across five experienced biomathematicians\.

Taken jointly,MEDAsuggests a path toward AI systems that assist scientific modeling by making mechanistic assumptions explicit, testable, and revisable\. Such systems are unlikely to replace expert modelers, but they may help accelerate the iterative process of proposing, criticizing, and refining mathematical hypotheses\.

## 5Methods

In this section, we outline the experimental design and evaluation metrices\. The full technical description of howMEDAis structured is provided in the appendix\.

### 5\.1Experimental design

We evaluatedMEDAacross three increasingly difficult settings: information retrieval, reasoning\-based extrapolation, and open\-ended discovery\. The full descriptions of all benchmark systems, including the reference equations, variable definitions, and parameter interpretations, are provided in the Appendix\.

Simply put, in the information\-retrieval setting, the goal was to test whether the system could recover standard ODE models that are widely documented in the literature\. We used five canonical systems: logistic population growth, Lotka–Volterra predator–prey dynamics, the classical SIR epidemic model, a fixed\-threshold Allee\-effect population model, and the FitzHugh–Nagumo model of neural excitability\. These tasks primarily evaluate whether the agent can identify known state variables, constraints, and equation structures from background knowledge\. In the reasoning\-based extrapolation setting, the goal was to test whether the system could adapt familiar model families to previously unseen mechanistic variants\. We therefore constructed five extensions of canonical biological models: a four\-species intraguild predation system, logistic growth under two antagonistic biological pressures, an age\-structured SIR model with waning immunity only in the young group, an Allee\-effect model with dynamic cooperative support, and a FitzHugh–Nagumo\-type model with slow adaptation\. These systems are grounded in established biological mechanisms, but the exact equations were designed for this study and were not intended to be direct retrieval targets\. In the discovery setting, the goal was to test whether the system could construct plausible mechanistic ODEs for less standardized phenomena\. We considered two systems: misinformation dynamics with trust erosion and moderation fatigue, and chronic wound progression driven by microbial burden, inflammation, and tissue\-barrier integrity\. In these tasks, the reference equations serve as expert\-defined mechanistic targets rather than canonical models from the literature\. All tasks were evaluated in a constraints\-only mode, in which no time\-series data were provided, and, when applicable, in a data\-anchored mode, in which simulated trajectories were supplied for fitting\. Ground\-truth equations were withheld from all discovery agents and were used only after model generation for quantitative evaluation\.

### 5\.2Evaluation metrics

We evaluatedMEDAat multiple levels of the discovery process: state\-variable recovery, constraint recovery, term\-level equation recovery, whole\-expression similarity, and expert\-assessed biological plausibility\. All metrics were computed separately for the information\-retrieval, reasoning\-based extrapolation, and discovery settings\. Full metric definitions and equations are provided in Appendix\.

Variable recovery measures whether the system identified the correct dynamical state space\. Predicted variables were matched to reference variables after semantic normalization, so that notationally different but biologically equivalent variables were treated as correct\. We report variable precision, recall, andF1F\_\{1\}\. Constraint performance measures whether the intermediate biological and mathematical restrictions generated by the system were correct, relevant, and specific to the task\. These constraints include, for example, non\-negativity, conservation of total population in closed compartmental systems, boundedness under resource limitation, and correct signs of interactions such as predation, infection, recovery, or inhibition\. Generated constraints were compared with an expert\-consensus reference set, and we report constraint precision, recall,F1F\_\{1\}, and accuracy\. Term\-level performance evaluates whether the generated ODEs recovered the correct mathematical building blocks\. Each right\-hand side was decomposed into additive symbolic terms after normalization of parameter names, scalar coefficients, and algebraically equivalent forms\. Terms were matched only when they appeared in the correct state equation with the correct structural role\. We report term precision, recall,F1F\_\{1\}, and term\-level accuracy over a task\-specific admissible term universe\. To evaluate whole\-equation structure, we also compared predicted and reference expressions as normalized expression trees\. We report normalized tree edit distance \(TED\), where lower values indicate greater symbolic similarity, and an inclusion score, which measures how much of the reference expression appears as a correct substructure within the generated expression\. The inclusion score is useful when the model recovers the main mechanism but adds extra terms or uses a slightly different symbolic organization\. Finally, biological plausibility was assessed by five independent evaluators, all of whom held a PhD in mathematics and had at least ten years of professional experience\. Each evaluator assigned a score between 0 and 1, considering interaction signs, satisfaction of biological and mathematical constraints, mechanistic completeness, interpretability of variables and parameters, and consistency with the qualitative behavior described in the prompt\. The final plausibility score was the average of the five evaluator scores\.

## Declarations

### Funding

No funding was received to assist with the preparation of this manuscript\.

### Conflicts of interest/Competing interests

The authors have no competing interests to declare that are relevant to the content of this article\.

### AI usage

The authors used AI models for a wide range of tasks in this study, including: ideation, code development, experiment design, experiment execution, and initial manuscript draft preparation\. All AI outputs were manually checked and validated, and the authors take full responsibility for the final content\.

### Data availability

All data used for this study are provided in the manuscript and the appendix\.

### Code availability

### Author Contribution

David Krongauz: Methodology, Software, Formal analysis, Investigation, Data Curation, Writing \- Review & Editing, Visualization\. Arad Zulti: Methodology, Software, Formal analysis, Writing \- Review & Editing, Visualization\. Eran Segal: Validation, Resources, Writing \- Review & Editing, Supervision\. Teddy Lazebnik: Conceptualization, Methodology, Validation, Formal analysis, Data Curation, Writing \- Original Draft, Visualization, Project administration\.

## References

- FDA modernization act 2\.0 paves the way to computational biology and clinical trials in a dish\.Circulation148\(4\),pp\. 309–311\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p3.1.1.1)\.
- A\. Z\. Bideh, A\. Georgievska, and J\. Gryak \(2026\)MDBench: benchmarking data\-driven methods for model discovery\.InProceedings of the AAAI Conference on Artificial Intelligence,Vol\.40,pp\. 19746–19754\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p2.1.3.1)\.
- J\. Brence, L\. Todorovski, and S\. Džeroski \(2021\)Probabilistic grammars for equation discovery\.Knowledge\-Based Systems224,pp\. 107077\.External Links:[Document](https://dx.doi.org/10.1016/j.knosys.2021.107077)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p4.1.4.1)\.
- B\. R\. Brum, L\. Lober, I\. Previdelli, and F\. A\. Rodrigues \(2026\)Discovering equations from data: symbolic regression in dynamical systems\.Journal of Physics: Complexity7\(1\),pp\. 012001\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p2.1.3.1),[§1](https://arxiv.org/html/2607.13608#S1.p3.1.4.1)\.
- S\. L\. Brunton, J\. L\. Proctor, and J\. N\. Kutz \(2016a\)Discovering governing equations from data by sparse identification of nonlinear dynamical systems\.Proceedings of the national academy of sciences113\(15\),pp\. 3932–3937\.Cited by:[§3](https://arxiv.org/html/2607.13608#S3.p3.1.2.1)\.
- S\. L\. Brunton, J\. L\. Proctor, and J\. N\. Kutz \(2016b\)Discovering governing equations from data by sparse identification of nonlinear dynamical systems\.Proceedings of the National Academy of Sciences113\(15\),pp\. 3932–3937\.External Links:[Document](https://dx.doi.org/10.1073/pnas.1517384113)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p4.1.4.1),[§4](https://arxiv.org/html/2607.13608#S4.p3.1.1.1),[§4](https://arxiv.org/html/2607.13608#S4.p5.1.2.1)\.
- P\. Cahan and B\. Treutlein \(2023\)A conversation with chatgpt on the role of computational systems biology in stem cell research\.Stem cell reports18\(1\),pp\. 1–2\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p3.1.1.1)\.
- P\. Cardoso, V\. V\. Branco, P\. A\. V\. Borges, J\. C\. Carvalho, F\. Rigal, R\. Gabriel, S\. Mammola, J\. Cascalho, and L\. Correia \(2020\)Automated discovery of relationships, models, and principles in ecology\.Frontiers in Ecology and Evolution8,pp\. 530135\.External Links:[Document](https://dx.doi.org/10.3389/fevo.2020.530135)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p4.1.2.1)\.
- K\. Champion, B\. Lusch, J\. N\. Kutz, and S\. L\. Brunton \(2019\)Data\-driven discovery of coordinates and governing equations\.Proceedings of the National Academy of Sciences116\(45\),pp\. 22445–22451\.External Links:[Document](https://dx.doi.org/10.1073/pnas.1906995116)Cited by:[§4](https://arxiv.org/html/2607.13608#S4.p3.1.1.1)\.
- V\. Chen, M\. Yang, W\. Cui, J\. S\. Kim, A\. Talwalkar, and J\. Ma \(2024\)Applying interpretable machine learning in computational biology—pitfalls, recommendations and opportunities for new developments\.Nature methods21\(8\),pp\. 1454–1461\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p3.1.1.1)\.
- U\. E\. Chigbu, S\. O\. Atiku, and C\. C\. Du Plessis \(2023\)The science of literature reviews: searching, identifying, selecting, and synthesising\.Publications11\(1\),pp\. 2\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p3.1.5.1)\.
- K\. Egan, W\. Li, and R\. Carvalho \(2024\)Automatically discovering ordinary differential equations from data with sparse regression\.Communications Physics7,pp\. 20\.External Links:[Document](https://dx.doi.org/10.1038/s42005-023-01516-2)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p5.1.6.1)\.
- M\. Faldor, J\. Zhang, A\. Cully, and J\. Clune \(2025\)Omni\-epic: open\-endedness via models of human notions of interestingness with environments programmed in code\.InInternational Conference on Learning Representations,Vol\.2025,pp\. 85260–85385\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.3.1)\.
- C\. Fox, N\. D\. Tran, F\. N\. Nacion, S\. Sharlin, and T\. R\. Josephson \(2024\)Incorporating background knowledge in symbolic regression using a computer algebra system\.Machine Learning: Science and Technology5\(2\),pp\. 025057\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p5.1.4.1)\.
- T\. Fu, J\. Conde, G\. Martinez, M\. Grandury, and P\. Reviriego \(2026\)Multiple choice questions: reasoning makes large language models \(llms\) more self\-confident, specially when they are wrong\.IEEE Intelligent Systems\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p2.1.5.1)\.
- P\. Gennemark and D\. Wedelin \(2007\)Efficient algorithms for ordinary differential equation model identification of biological systems\.IET Systems Biology1\(2\),pp\. 120–129\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p5.1.5.1)\.
- S\. Giampiccolo, F\. Reali, A\. Fochesato, G\. Iacca, and L\. Marchetti \(2024\)Robust parameter estimation and identifiability analysis with hybrid neural ordinary differential equations in computational biology\.NPJ Systems Biology and Applications10\(1\),pp\. 139\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p3.1.2.1),[§4](https://arxiv.org/html/2607.13608#S4.p5.1.3.1)\.
- K\. Girotra, L\. Meincke, C\. Terwiesch, and K\. T\. Ulrich \(2023\)Ideas are dimes a dozen: large language models for idea generation in innovation\.Available at SSRN4526071\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.3.1)\.
- Z\. Guo, J\. Liu, Y\. Wang, M\. Chen, D\. Wang, D\. Xu, and J\. Cheng \(2024\)Diffusion models in bioinformatics and computational biology\.Nature reviews bioengineering2\(2\),pp\. 136–154\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p3.1.1.1)\.
- R\. N\. Gutenkunst, J\. J\. Waterfall, F\. P\. Casey, K\. S\. Brown, C\. R\. Myers, and J\. P\. Sethna \(2007\)Universally sloppy parameter sensitivities in systems biology models\.PLOS Computational Biology3\(10\),pp\. e189\.External Links:[Document](https://dx.doi.org/10.1371/journal.pcbi.0030189)Cited by:[§4](https://arxiv.org/html/2607.13608#S4.p2.1.1.1),[§4](https://arxiv.org/html/2607.13608#S4.p4.1.1.1)\.
- S\. Hu, C\. Lu, and J\. Clune \(2025\)Automated design of agentic systems\.InInternational Conference on Learning Representations,Vol\.2025,pp\. 21344–21377\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.3.1)\.
- M\. Ilea, M\. Turnea, and M\. Rotariu \(2012\)Ordinary differential equations with applications in molecular biology\.The Medical\-Surgical Journal116\(1\),pp\. 347–352\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p5.1.5.1)\.
- Y\. Jiang, X\. Xiong, S\. Zhang, J\. Wang, J\. Li, and L\. Du \(2021\)Modeling and prediction of the transmission dynamics of covid\-19 based on the sindy\-lm method\.Nonlinear Dynamics105\(3\),pp\. 2775–2794\.Cited by:[§3](https://arxiv.org/html/2607.13608#S3.p3.1.2.1)\.
- K\. M\. Kallmes, J\. Thurnham, M\. Sauca, R\. Tarchand, K\. R\. Kallmes, and K\. J\. Holub \(2025\)Human\-in\-the\-loop artificial intelligence system for systematic literature review: methods and validations for the autolit review software\.Cochrane Evidence Synthesis and Methods3\(6\),pp\. e70059\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p4.1.1.1)\.
- L\. Kammerer, G\. Kronberger, B\. Burlacu, S\. M\. Winkler, M\. Kommenda, and M\. Affenzeller \(2020\)Symbolic regression by exhaustive search: reducing the search space using syntactical constraints and efficient semantic structure deduplication\.InGenetic programming theory and practice XVII,pp\. 79–99\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p5.1.4.1)\.
- S\. Kramer, M\. Cerrato, J\. Brugger, S\. Džeroski, and R\. D\. King \(2023\)Automated scientific discovery: from equation discovery to autonomous discovery systems\.arXiv preprint arXiv:2305\.02251\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2305.02251)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.2.1)\.
- G\. Kronberger, F\. O\. de França, B\. Burlacu, C\. Haider, and M\. Kommenda \(2022\)Shape\-constrained symbolic regression—improving extrapolation with prior knowledge\.Evolutionary computation30\(1\),pp\. 75–98\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p5.1.3.1)\.
- J\. Kubalík, E\. Derner, and R\. Babuška \(2021\)Multi\-objective symbolic regression for physics\-aware dynamic modeling\.Expert Systems with Applications182,pp\. 115210\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p5.1.1.1)\.
- D\. Kumaran, S\. M\. Fleming, L\. Markeeva, J\. Heyward, A\. Banino, M\. Mathur, R\. Pascanu, S\. Osindero, B\. De Martino, P\. Veličković,et al\.\(2026\)Competing biases underlie overconfidence and underconfidence in llms\.Nature Machine Intelligence,pp\. 1–14\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p2.1.5.1)\.
- P\. Langley \(1987\)Scientific discovery: computational explorations of the creative processes\.MIT press\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.1.1)\.
- D\. J\. Lee and S\. Macke \(2020\)A human\-in\-the\-loop perspective on automl: milestones and the road ahead\.IEEE Data Engineering Bulletin\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p4.1.1.1)\.
- D\. B\. Lenat1\(1984\)Automated theory formation in mathematics\.Automated Theorem Proving: After 25 Years: After 25 Years89,pp\. 287\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.1.1)\.
- C\. Lu, C\. Lu, R\. T\. Lange, J\. Foerster, J\. Clune, and D\. Ha \(2024\)The ai scientist: towards fully automated open\-ended scientific discovery\.arXiv preprint arXiv:2408\.06292\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2408.06292)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p2.1.1.1)\.
- C\. Lu, C\. Lu, R\. T\. Lange, Y\. Yamada, S\. Hu, J\. Foerster, D\. Ha, and J\. Clune \(2026\)Towards end\-to\-end automation of ai research\.Nature651\(8107\),pp\. 914–919\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.1.1)\.
- Q\. Lu, J\. Ren, and Z\. Wang \(2016\)Using genetic programming with prior formula knowledge to solve symbolic regression problem\.Computational intelligence and neuroscience2016\(1\),pp\. 1021378\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p5.1.2.1)\.
- C\. Lüders, T\. Sturm, and O\. Radulescu \(2022\)ODEbase: a repository of ode systems for systems biology\.Bioinformatics Advances2\(1\),pp\. vbac027\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p3.1.2.1)\.
- N\. Makke and S\. Chawla \(2024\)Interpretable scientific discovery with symbolic regression: a review\.Artificial Intelligence Review57\(2\)\.External Links:[Document](https://dx.doi.org/10.1007/s10462-023-10622-0)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p3.1.3.1),[§4](https://arxiv.org/html/2607.13608#S4.p5.1.2.1)\.
- A\. Merchant, S\. Batzner, S\. S\. Schoenholz, M\. Aykol, G\. Cheon, and E\. D\. Cubuk \(2023\)Scaling deep learning for materials discovery\.Nature624\(7990\),pp\. 80–85\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.2.1)\.
- L\. Messeri and M\. Crockett \(2026\)The uncritical adoption of ai in science is alarming—we urgently need guard rails\.Nature653\(8115\),pp\. 675–676\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.4.1)\.
- C\. S\. Narayanaswamy \(2023\)Can we write a research paper using artificial intelligence?\.Journal of Oral and Maxillofacial Surgery81\(5\),pp\. 524–526\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p2.1.2.1)\.
- C\. Rackauckas, Y\. Ma, J\. Martensen, C\. Warner, K\. Zubov, R\. Supekar, D\. Skinner, A\. Ramadhan, and A\. Edelman \(2020\)Universal differential equations for scientific machine learning\.arXiv preprint arXiv:2001\.04385\.External Links:2001\.04385Cited by:[§4](https://arxiv.org/html/2607.13608#S4.p5.1.3.1)\.
- A\. Raue, C\. Kreutz, T\. Maiwald, J\. Bachmann, M\. Schilling, U\. Klingm”uller, and J\. Timmer \(2009\)Structural and practical identifiability analysis of partially observed dynamical models by exploiting the profile likelihood\.Bioinformatics25\(15\),pp\. 1923–1929\.External Links:[Document](https://dx.doi.org/10.1093/bioinformatics/btp358)Cited by:[§4](https://arxiv.org/html/2607.13608#S4.p2.1.1.1),[§4](https://arxiv.org/html/2607.13608#S4.p4.1.1.1)\.
- F\. A\. Rihanet al\.\(2021\)Delay differential equations and applications to biology\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p5.1.5.1)\.
- C\. Scheurer and K\. Reuter \(2025\)Role of the human\-in\-the\-loop in emerging self\-driving laboratories for heterogeneous catalysis\.Nature Catalysis8\(1\),pp\. 13–19\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p4.1.1.1)\.
- S\. Schmidgall, Y\. Su, Z\. Wang, X\. Sun, J\. Wu, X\. Yu, J\. Liu, M\. Moor, Z\. Liu, and E\. Barsoum \(2025\)Agent laboratory: using llm agents as research assistants\.arXiv preprint arXiv:2501\.04227\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2501.04227)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p2.1.1.1)\.
- M\. Schmidt and H\. Lipson \(2009\)Distilling free\-form natural laws from experimental data\.Science324\(5923\),pp\. 81–85\.External Links:[Document](https://dx.doi.org/10.1126/science.1165893)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p3.1.3.1),[§4](https://arxiv.org/html/2607.13608#S4.p5.1.2.1)\.
- A\. Shmuel, N\. Koren, O\. Glickman, and T\. Lazebnik \(2026\)Interpretable knowledge distillation via symbolic regression for feedforward neural networks\.Neural Computing and Applications38\(7\),pp\. 243\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p5.1.1.1)\.
- P\. Shojaee, K\. Meidani, S\. Gupta, A\. B\. Farimani, and C\. K\. Reddy \(2025a\)LLM\-SR: scientific equation discovery via programming with large language models\.InInternational Conference on Learning Representations \(ICLR\),External Links:[Link](https://openreview.net/forum?id=m2nmp8P5in)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p4.1.5.1),[§4](https://arxiv.org/html/2607.13608#S4.p5.1.4.1)\.
- P\. Shojaee, N\. Nguyen, K\. Meidani, A\. B\. Farimani, K\. D\. Doan, and C\. K\. Reddy \(2025b\)LLM\-srbench: a new benchmark for scientific equation discovery with large language models\.arXiv preprint arXiv:2504\.10415\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2504.10415)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p2.1.3.1)\.
- L\. Simon\-Keren, A\. Liberzon, and T\. Lazebnik \(2023\)A computational framework for physics\-informed symbolic regression with straightforward integration of domain knowledge\.Scientific Reports13,pp\. 1249\.External Links:[Document](https://dx.doi.org/10.1038/s41598-023-28328-2)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p4.1.3.1)\.
- G\. Son, J\. Hong, H\. Fan, H\. Nam, H\. Ko, S\. Lim, J\. Song, J\. Choi, G\. Paulo, Y\. Yu, and S\. Biderman \(2025\)When ai co\-scientists fail: SPOT—a benchmark for automated verification of scientific research\.arXiv preprint arXiv:2505\.11855\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2505.11855)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p2.1.4.1)\.
- Y\. Song, Y\. Song, T\. Pfister, and J\. Yoon \(2026\)PaperOrchestra: a multi\-agent framework for automated ai research paper writing\.arXiv preprint arXiv:2604\.05018\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p2.1.2.1)\.
- A\. Sparkes, W\. Aubrey, E\. Byrne, A\. Clare, M\. N\. Khan, M\. Liakata, M\. Markham, J\. Rowland, L\. N\. Soldatova, K\. E\. Whelan,et al\.\(2010\)Towards robot scientists for autonomous scientific discovery\.Automated experimentation2\(1\),pp\. 1\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.1.1)\.
- B\. Taskin, W\. Xie, and T\. Lazebnik \(2026\)Knowledge integration for physics\-informed symbolic regression using pre\-trained large language models\.Scientific Reports\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p4.1.6.1),[§3](https://arxiv.org/html/2607.13608#S3.p1.4.3.1),[§4](https://arxiv.org/html/2607.13608#S4.p5.1.4.1)\.
- A\. That \(2026\)AI research assistants are changing science\.Nature651,pp\. 853\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.4.1)\.
- S\. Udrescu and M\. Tegmark \(2020\)AI feynman: a physics\-inspired method for symbolic regression\.Science advances6\(16\),pp\. eaay2631\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p5.1.1.1)\.
- L\. S\. Vieira and R\. C\. Laubenbacher \(2022\)Computational models in systems biology: standards, dissemination, and best practices\.Current opinion in biotechnology75,pp\. 102702\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p3.1.2.1)\.
- R\. Vinuesa, P\. Cinnella, J\. Rabault, H\. Azizpour, S\. Bauer, B\. W\. Brunton, A\. Elofsson, E\. Jarlebring, H\. Kjellström, S\. Markidis,et al\.\(2026\)Decoding complexity through machine learning is redefining scientific discovery\.Communications Physics9\(1\),pp\. 168\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.4.1)\.
- H\. Wang, T\. Fu, Y\. Du, W\. Gao, K\. Huang, Z\. Liu, P\. Chandak, S\. Liu, P\. Van Katwyk, A\. Deac,et al\.\(2023\)Scientific discovery in the age of artificial intelligence\.Nature620\(7972\),pp\. 47–60\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p3.1.5.1)\.
- X\. Wu, M\. McDermott, and A\. L\. MacLean \(2025\)Data\-driven model discovery and model selection for noisy biological systems\.PLOS Computational Biology21\(1\),pp\. e1012762\.External Links:[Document](https://dx.doi.org/10.1371/journal.pcbi.1012762)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p5.1.6.1)\.
- H\. Xin, J\. R\. Kitchin, and H\. J\. Kulik \(2025\)Towards agentic science for advancing scientific discovery\.Nature Machine Intelligence7,pp\. 1373–1375\.External Links:[Document](https://dx.doi.org/10.1038/s42256-025-01110-x)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.2.1)\.
- X\. Zhang, L\. Xu, J\. Lu, Z\. Zhang, and L\. Shen \(2025a\)Physics\-knowledge\-integrated neural network for quantum transport prediction of field\-effect transistors\.Physical Review Applied23\(3\),pp\. 034066\.Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p5.1.1.1)\.
- Y\. Zhang, S\. A\. Khan, A\. Mahmud,et al\.\(2025b\)Exploring the role of large language models in the scientific method: from hypothesis to discovery\.npj Artificial Intelligence1,pp\. 14\.External Links:[Document](https://dx.doi.org/10.1038/s44387-025-00019-5)Cited by:[§1](https://arxiv.org/html/2607.13608#S1.p1.1.3.1)\.

Similar Articles

Evolution through large models

OpenAI Blog

This paper demonstrates that large language models trained on code can significantly enhance genetic programming mutation operators, enabling the generation of hundreds of thousands of functional Python programs for robot design in the Sodarace domain without prior training data. The approach, called Evolution through Large Models (ELM), combines LLMs with MAP-Elites to bootstrap new conditional models for context-specific artifact generation.

Towards Autonomous and Auditable Medical Imaging Model Development

Hugging Face Daily Papers

Introduces AMID, an autonomous multi-agent framework for medical imaging model development that uses LLM agents to plan, execute, and verify experiments. It outperforms general-purpose MLE systems and approaches human-designed solutions on 20 medical imaging tasks.