Skip to content
#

continuous-optimization

Here are 21 public repositories matching this topic...

A next-gen solver for nonconvex optimization. Uno is a Lagrange-Newton solver that unifies barrier and SQP methods in a modern and generic way, and implements different globalization flavors (line search/trust region and merit function/filter method/funnel method). Competitive against filterSQP, IPOPT, SNOPT, MINOS and CONOPT.

  • Updated Oct 14, 2024
  • C++

Customising optimisation metaheuristics via hyper-heuristic search (CUSTOMHyS). This framework provides tools for solving, but not limited to, continuous optimisation problems using a hyper-heuristic approach for customising metaheuristics. Such an approach is powered by a strategy based on Simulated Annealing. Also, several search operators ser…

  • Updated Oct 11, 2024
  • Python

Improve this page

Add a description, image, and links to the continuous-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the continuous-optimization topic, visit your repo's landing page and select "manage topics."

Learn more