Navigation

  • index
  • next |
  • AMPL API 2.0.5-0 documentation »

Table Of Contents

  • AMPL MATLAB API
    • Contents
    • Indices and tables

Next topic

Introduction

This Page

  • Show Source

Quick search

AMPL MATLAB API¶

Contents¶

  • Introduction
    • What is AMPL API?
    • Who can use AMPL API
    • System requirements
    • About this manual
  • Getting started
    • Installation
    • Initial test
    • Development
    • Deployment
  • Class structure
    • AMPL class
    • Modelling entities classes
    • Relation between entities and data
    • Note on variables suffixes
  • MATLAB quick start
    • Complete listing
    • Initialisation
    • AMPL Environment creation
    • Load a model from file
    • Solve a model
    • Get an AMPL entity in the programming environment (get objective value)
    • Modify model data (assign values to parameters)
    • Get numeric values from variables and other entities
    • Get arbitrary values via ampl expressions
    • Close the AMPL object to free the resources
  • MATLAB API examples
    • Example 1: First steps
    • Example 2: Execute arbitrary statements
    • Example 3: Passing data
    • Example 4: Assign data to a model and solve it
    • Example 5: Compound sets
    • Example 6: Simple heuristic
    • Example 7: Efficient frontier
  • MATLAB API reference
    • AMPL classes
    • Algebraic entities classes

Indices and tables¶

  • Index
  • Search Page

Navigation

  • index
  • next |
  • AMPL API 2.0.5-0 documentation »
© Copyright 2013-2021, AMPL Inc. Created using Sphinx 1.7.6.