Skip to content

Implement temporal-hybrid model #1239

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 2 tasks
jubicker opened this issue Apr 3, 2025 · 0 comments · May be fixed by #1262
Open
1 of 2 tasks

Implement temporal-hybrid model #1239

jubicker opened this issue Apr 3, 2025 · 0 comments · May be fixed by #1262
Assignees
Labels
class::improvement Cleanup that doesn't affect functionality loc::backend This issue concerns the C++ backend implementation. model::hybrid

Comments

@jubicker
Copy link
Member

jubicker commented Apr 3, 2025

Motivation / Current Behaviour

Currently only one model can be used for simulating a specified time frame.

Enhancement description

Implement a temporal-hybrid model that switches between two models (usually a coarse- and a fine-grained) during the simulation according to a predefined condition. The temporal-hybrid model should be based on https://github.com/reneSchm/memilio/blob/example-hybrid-omp/cpp/hybrid_paper/extinction_model.cpp.

Additional context

No response

Checklist

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project
@jubicker jubicker added class::improvement Cleanup that doesn't affect functionality model::hybrid loc::backend This issue concerns the C++ backend implementation. labels Apr 3, 2025
@jubicker jubicker self-assigned this Apr 3, 2025
@jubicker jubicker moved this from Product Backlog to 🏗 Development in MEmilio: Equation-Based-Models Development Apr 3, 2025
@jubicker jubicker moved this from Product Backlog 📕 to Development 🧑‍💻👩‍💻 in MEmilio: Agent-Based-Model Development Apr 7, 2025
@jubicker jubicker linked a pull request Apr 22, 2025 that will close this issue
12 tasks
@jubicker jubicker linked a pull request Apr 22, 2025 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
class::improvement Cleanup that doesn't affect functionality loc::backend This issue concerns the C++ backend implementation. model::hybrid
Projects
Status: Development 🧑‍💻👩‍💻
Status: 🏗 Development
Development

Successfully merging a pull request may close this issue.

1 participant