MATLAB API documentation

MATLAB API documentation#

This section references the MATLAB API of OptiProfiler. It contains the detailed documentation of the main function and classes in OptiProfiler. For installation or simple usage examples, please refer to the User guide.

Main function for most users#

benchmark

Function to benchmark solvers under problem libraries with specific features.

Main classes#

Problem

Class representing a general optimization problem.

Feature

Class representing a feature used for performance analysis.

FeaturedProblem

Class representing a problem equipped with a specific feature.

Other tools#

s2mpj_load

Function to load a problem from the S2MPJ collection.

s2mpj_select

Function to select problems from the S2MPJ collection.

matcutest_load

Function to load a problem from the MatCUTEst collection.

matcutest_select

Function to select problems from the MatCUTEst collection.