Published January 15, 2024
| Version v2.3
Software
Open
luclaurent/optiGTest: optiGTest - a MATLAB/OCTAVE's toolbox of test functions with derivatives
Description
optiGTest
optiGTest is a MATLAB/OCTAVE's toolbox which regroups many existing test functions used for studying the performance of approximation techniques and optimization strategy. In particular, gradient of the test functions are provided.
Features
optiGTest is able to
- Provide derivatives of the test functions
- Dealing with any dimension chosen by the user
- Provide global minimum (value and associated set of parameters)
First start
- unConstrained problems:
Example_unConstrained.m
- Constrained problems:
Example_Constrained.m
- Multiobjective problems:
Example_multiobjective.m
orExample_multiobjective_details
Updates
- Add documentation in
various/doc
Files
luclaurent/optiGTest-v2.3.zip
Files
(4.1 MB)
Name | Size | Download all |
---|---|---|
md5:5f890127f6eb998ac318e70bb5666c06
|
4.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/luclaurent/optiGTest/tree/v2.3 (URL)