mathematical
optimization system
MOPS Optimierungssysteme GmbH & Co. KG

Products

MOPS Solver Library

The MOPS solver library contains various functions for model building, optimization and solution retrieval for LP and MIP models. The library comes in two flavors:

  • Dynamic link library (mops.dll)
    This is the standard way of including MOPS to your application and works with almost any programming language under Windows, such as C/C++, VB.NET, C#, Java, Delphi, VBA etc. Sample programs are provided for all major languages.

  • Static object code library (mops.lib)
    This library contains the same functions as its DLL counterpart, but it will be statically linked into your program. Static linkage is only possible with C/C++ and Fortran.

Both libraries are available as 32- or 64-bit versions and work with Win2000, XP and Vista.

learn more about MOPS Solver Library…

MOPS Studio

MOPS Studio is an integrated modeling system. Models can be formulated in AMPL, MathProg, MPL and various other formats such as MPS, Lindo or Triplet and solved with MOPS.

learn more about MOPS Studio…

ClipMOPS

ClipMOPS is a Microsoft Excel Add-In to solve small to medium LP/IP-models in spreadsheets. The model size is limited to 250 variables, 400 constraints. 

learn more about ClipMOPS…

MOPS Executable

MOPS.EXE is a load module for solving LP and MIP models from the command line. The executable needs no previous installation and runs on any Windows system.

learn more about MOPS.EXE…