Questions tagged [opl]

Optimization Programming Language (OPL) is an algebraic modeling language to describe models of optimization and mathematical programming. It is part of IBM ILOG CPLEX Optimization Studio.

Optimization Programming Language (OPL) is a high-level, mathematical language for the description of optimization models, which produces substantially simpler and shorter code than general-purpose programming languages.

438 questions
-2
votes
1 answer

CPLEX OPL Syntax

How to write those encircled constraints in CPLEX OPL?
-3
votes
1 answer

custumor view with java swing and OPL studio

I work with CPLEX in OPL studio, and I want to display the result (custumoe view) on an interface made with java swing, my problem is that I don't have idea how to do this, there was API that allows to do that? or any thing
khadi8
  • 65
  • 1
  • 2
  • 8
-4
votes
1 answer

Implementation of a given mathematical model into CPLEX

At university i was given a paper about inventory management. The task is now to implement a part of the model into IBM CPLEX and i would therefore need some help.
1 2 3
29
30