Jump to content

Optimization Programming Language: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Fix wrong information
Owoo6pha (talk | contribs)
m the only source (which is a link to IBM) is now redirected
Tag: references removed
Line 1: Line 1:
{{Unreferenced|date=December 2019}}
'''Optimization Programming Language''' ('''OPL''') is an [[algebraic modeling language]] for mathematical optimization models, which makes the coding easier and shorter than with a general-purpose programming language.<ref>http://www-01.ibm.com/software/commerce/optimization/modeling/index.html</ref> It is part of the [[CPLEX]] software package and therefore tailored for the IBM ILOG CPLEX and IBM ILOG CPLEX CP Optimizers. The original author of OPL is [[Pascal Van Hentenryck]].
'''Optimization Programming Language''' ('''OPL''') is an [[algebraic modeling language]] for mathematical optimization models, which makes the coding easier and shorter than with a general-purpose programming language. It is part of the [[CPLEX]] software package and therefore tailored for the IBM ILOG CPLEX and IBM ILOG CPLEX CP Optimizers. The original author of OPL is [[Pascal Van Hentenryck]].


== References ==
== References ==

Revision as of 22:37, 18 December 2019

Optimization Programming Language (OPL) is an algebraic modeling language for mathematical optimization models, which makes the coding easier and shorter than with a general-purpose programming language. It is part of the CPLEX software package and therefore tailored for the IBM ILOG CPLEX and IBM ILOG CPLEX CP Optimizers. The original author of OPL is Pascal Van Hentenryck.

References