File | Description |
| |
Portfolio | Markovwitz Portfolio Selection application |
Efficient Frontier | Efficient Frontier application |
Shortest Path | Shortest Path application |
CutStock | Sheet minimization Cutstock application |
Sudoku | Sudoku solving puzzle application |
CirclePack | Application finding the maximum radius of identical circles that can fit in a square |
| |
VBMsgBox.bas | Visual Basic - Display results using MsgBox |
VBExcel.bas | Visual Basic - Output variable vector to Excel range |
VBMulti.bas | Visual Basic - Read and Solve multiple models |
| |
VCInterface.cpp | Microsoft VC++ - OptiMax called using standard COM interface pointers |
VCSmartPtr.cpp | Microsoft VC++ - OptiMax called using smart pointers |
VCTypeLib.cpp | Microsoft VC++ - OptiMax called using the type library |
| |
Sample.java | Microsoft J++ - Model results displayed using System.out |
| |
Sample.pas | Delphi (Inprise Borland) - OptiMax called using Delphi |