optimization-algorithm-library

There are 10 repositories under optimization-algorithm-library topic.

  • tomitomi3/LibOptimization

    LibOptimization is numerical optimization algorithm library for .NET Framework. / .NET用の数値計算、最適化ライブラリ

    Language:Visual Basic .NET6063018
  • occamypy

    fpicetti/occamypy

    Python library for solving large-scale inverse problems

    Language:Jupyter Notebook5441412
  • YimingYAN/cppipm

    C++ implementation of the Interior Point Methods (CPPIPM)

    Language:C++416314
  • ac-tuwien/pymhlib

    pymhlib - A Toolbox for Metaheuristics and Hybrid Optimization Methods

    Language:Jupyter Notebook284311
  • RUN-Beyond-the-Metaphor-An-Efficient-Optimization-Algorithm-Based-on-Runge-Kutta-Method

    aliasgharheidaricom/RUN-Beyond-the-Metaphor-An-Efficient-Optimization-Algorithm-Based-on-Runge-Kutta-Method

    The optimization field suffers from the metaphor-based “pseudo-novel” or “fancy” optimizers. Most of these cliché methods mimic animals' searching trends and possess a small contribution to the optimization process itself. Most of these cliché methods suffer from the locally efficient performance, biased verification methods on easy problems, and high similarity between their components' interactions. This study attempts to go beyond the traps of metaphors and introduce a novel metaphor-free population-based optimization based on the mathematical foundations and ideas of the Runge Kutta (RK) method widely well-known in mathematics. The proposed RUNge Kutta optimizer (RUN) was developed to deal with various types of optimization problems in the future. The RUN utilizes the logic of slope variations computed by the RK method as a promising and logical searching mechanism for global optimization. This search mechanism benefits from two active exploration and exploitation phases for exploring the promising regions in the feature space and constructive movement toward the global best solution. Furthermore, an enhanced solution quality (ESQ) mechanism is employed to avoid the local optimal solutions and increase convergence speed. The RUN algorithm's efficiency was evaluated by comparing with other metaheuristic algorithms in 50 mathematical test functions and four real-world engineering problems. The RUN provided very promising and competitive results, showing superior exploration and exploitation tendencies, fast convergence rate, and local optima avoidance. In optimizing the constrained engineering problems, the metaphor-free RUN demonstrated its suitable performance as well. The authors invite the community for extensive evaluations of this deep-rooted optimizer as a promising tool for real-world optimization. The source codes, supplementary materials, and guidance for the developed method will be publicly available at different hubs at http://aliasgharheidari.com/RUN.html.

    Language:MATLAB7112
  • Duelist-Algorithm-Python

    tsyet12/Duelist-Algorithm-Python

    A Python implementation of the paper "Duelist Algorithm: An Algorithm Inspired by How Duelist Improve Their Capabilities in a Duel" https://arxiv.org/abs/1512.00708

    Language:Python7302
  • husk214/stopt

    implementations of optimization algorithms for regularized empirical risk minimization

    Language:C++3301
  • DavisDevelopment/hx-pmdb-querylang

    Query Language module for PmDB

    Language:Haxe120
  • mdabrowski1990/optimization

    Python package for executing optimization algorithm.

    Language:Python12150
  • Mhmd-Hisham/SmartAntsGA

    A genetic algorithm simulation game using OptivolutionPy & Processing3.

    Language:Python1100