Skip to content
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

Enhanced Scatter Search #784

Open
max-de-rooij opened this issue Jul 3, 2024 · 0 comments
Open

Enhanced Scatter Search #784

max-de-rooij opened this issue Jul 3, 2024 · 0 comments

Comments

@max-de-rooij
Copy link

What kind of problems is it mostly used for? Please describe.

Enhanced Scatter Search (eSS) is a metaheuristic used in optimisation of large ODE models cellular signalling networks. It is currently used in the R package CellNopt, where it is mainly used for parameter estimation of the ODE-variant of the logic signalling models.

Describe the algorithm you’d like

The algorithm as implemented in C or the AMIGO2 toolbox. The repository of the C implementation includes a description of the algorithm.

Other implementations to know about

The algorithm is currently implemented in C (https://github.com/amirmasoudabdol/eSS) and part of the AMIGO2 toolbox (https://sites.google.com/site/amigo2toolbox).

References

  1. Rodriguez-Fernandez, M., Egea, J. a, & Banga, J. R. (2006). Novel metaheuristic for parameter estimation in nonlinear dynamic biological systems. BMC Bioinformatics, 7, 483. doi:10.1186/1471-2105-7-483
  2. Egea, J. a., Martí, R., & Banga, J. R. (2010). An evolutionary method for complex-process optimization. Computers & Operations Research, 37(2), 315–324. doi:10.1016/j.cor.2009.05.003
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant