MIDACO优化问题求解器我要分享

Midaco optimization problem solver

连续凸 非凸优化-MATLAB NLP-matlab derivative-free midaco

关注次数: 435

下载次数: 1

文件大小: 21KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

MIDACO是一般的优化问题求解器。 MIDACO可应用于连续(NLP),离散/整数(IP)和混合整数(MINLP)的问题。问题可能被限制在平等和/或不等式约束。 MIDACO适合多达数百至几千优化变量的问题。 MIDACO实现了一个自由衍生物,启发式算法的处理方法处理的问题,因为黑盒可含有关键功能特性,如非凸性,不连续或随机噪声。


English Description:

Midaco is a general optimization problem solver. Midaco can be applied to continuous (NLP), discrete / integer (IP) and mixed integer (MINLP) problems. The problem may be limited to equality and / or inequality constraints. Midaco is suitable for optimization problems with hundreds to thousands of variables. Midaco implements a free derivative heuristic algorithm to deal with problems, because black boxes can contain key functional features such as non convexity, discontinuity or random noise.


代码预览

Midacomo

........\example.m

........\midacomo.m

........\midacox.c

........\PLOT_PARETO.m