Transport Model

Home

Description

The basic example illustrates how to formulate and solve a mathematical program in AIMMS. It contains the declarations and procedures necessary to formulate and solve a simple transportation model.

The objective of the model is to find an optimal distribution of transports from a given set of depots to a given set of customers, such that:
- The demand of every customer is met.
- The amount supplied from each depot does not exceed the total amount available for supply.
- The total cost associated with the totality of transports is minimal.

The database example illustrates how to read model data from and write model data to a database.

The expressions example illustrates how to use expressions in the graphical user interface.

The constraint slacks example illustrates how to formulate and solve a mathematical program in AIMMS using constraint slacks.

Keywords

Database link, Expressions in GUI, Constraint slacks, Infeasibility, Network object, Composite table

Industries

Transport & Logistics

Model Types

Linear Programming

Download AIMMS Example

You can download an AIMMS example dealing with this problem via the link below, and run it after installing the AIMMS software. If you don't have an AIMMS license yet, you can download a free license of AIMMS.

opent in een nieuw venster ftp://ftp.aimms.com/pub/Download/Examples/Transport Model.aimmspack

Please make sure to save this file including the .aimmspack extension so that it can be opened by AIMMS.

This example application is a simplification of reality. Please do not hesitate to contact us to discuss how AIMMS enables you to build a complete optimization application that captures the full complexity of your problem.

Screenshot AIMMS Example

Transport Model

 Login  to update your profile.

Login