AMPL Interface to MATLAB

버전 1.0.1.0 (1.01 MB) 작성자: Steve Grikschat
Connect MATLAB - Optimization Toolbox™ to the AMPL API for MATLAB
다운로드 수: 595
업데이트 날짜: 2018/8/6

라이선스 보기

This package (AMPL interface to Optimization Toolbox) connects MATLAB – Optimization Toolbox™ to the AMPL API for MATLAB (version 1.3 or higher).
It provides an interface to Optimization Toolbox solvers that enables

• Solving problems using the AMPL API for MATLAB
• Solving problems saved in NL-format files
• Querying characteristics including function values, gradients and Hessians of either AMPL problems or problems saved in NL-format files.

Linear, quadratic, mixed-integer linear and nonlinear optimization problems are solved with automatic selection of the appropriate Optimization Toolbox solver.

The problem characteristic query functionality is useful for those developing their own solvers or performing pre- and post-solution analysis.

The AMPL interface must be built for each platform where it will be used. Building the interface requires MATLAB, a C/C++ compiler, and a make utility. Instructions are in the readme_build_ampl_interface file.

To solve or query AMPL models, both AMPL (64-bit) and the AMPL API for MATLAB must be installed.

This package was developed by Aykut Bulut and Steve Grikschat from the development group at MathWorks.

인용 양식

Steve Grikschat (2024). AMPL Interface to MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/64634-ampl-interface-to-matlab), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017a
R2017a에서 R2018a까지의 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Get Started with Optimization Toolbox에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

ampl_interface

ampl_interface/private

버전 게시됨 릴리스 정보
1.0.1.0

Added GCC 5.x and greater compatible library for Linux. This extends compatibility to MATLAB R2018a.

1.0.0.0