1+
2+
3+ <!doctype html>
4+
5+ < html xmlns ="http://www.w3.org/1999/xhtml ">
6+ < head >
7+ < meta http-equiv ="X-UA-Compatible " content ="IE=Edge " />
8+ < meta http-equiv ="Content-Type " content ="text/html; charset=iso-8859-1 " />
9+ < title > README.md — IBM® Decision Optimization CPLEX® Modeling for Python (DOcplex) V2.23 documentation</ title >
10+ < link rel ="stylesheet " href ="_static/bizstyle.css " type ="text/css " />
11+ < link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
12+
13+ < script type ="text/javascript " id ="documentation_options " data-url_root ="./ " src ="_static/documentation_options.js "> </ script >
14+ < script type ="text/javascript " src ="_static/jquery.js "> </ script >
15+ < script type ="text/javascript " src ="_static/underscore.js "> </ script >
16+ < script type ="text/javascript " src ="_static/doctools.js "> </ script >
17+ < script type ="text/javascript " src ="_static/language_data.js "> </ script >
18+ < script type ="text/javascript " src ="_static/bizstyle.js "> </ script >
19+ < link rel ="index " title ="Index " href ="genindex.html " />
20+ < link rel ="search " title ="Search " href ="search.html " />
21+ < meta name ="viewport " content ="width=device-width,initial-scale=1.0 ">
22+ <!--[if lt IE 9]>
23+ <script type="text/javascript" src="_static/css3-mediaqueries.js"></script>
24+ <![endif]-->
25+ </ head > < body >
26+ < div class ="related " role ="navigation " aria-label ="related navigation ">
27+ < h3 > Navigation</ h3 >
28+ < ul >
29+ < li class ="right " style ="margin-right: 10px ">
30+ < a href ="genindex.html " title ="General Index "
31+ accesskey ="I "> index</ a > </ li >
32+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> IBM® Decision Optimization CPLEX® Modeling for Python (DOcplex) V2.23 documentation</ a > »</ li >
33+ </ ul >
34+ </ div >
35+ < div class ="sphinxsidebar " role ="navigation " aria-label ="main navigation ">
36+ < div class ="sphinxsidebarwrapper ">
37+ </ div >
38+ </ div >
39+
40+ < div class ="document ">
41+ < div class ="documentwrapper ">
42+ < div class ="bodywrapper ">
43+ < div class ="body " role ="main ">
44+
45+ < div class ="section " id ="readme-md ">
46+ < h1 > README.md< a class ="headerlink " href ="#readme-md " title ="Permalink to this headline "> ¶</ a > </ h1 >
47+ < div class ="highlight-text notranslate "> < table class ="highlighttable "> < tr > < td class ="linenos "> < div class ="linenodiv "> < pre > < span class ="normal "> 1</ span >
48+ < span class ="normal "> 2</ span >
49+ < span class ="normal "> 3</ span >
50+ < span class ="normal "> 4</ span >
51+ < span class ="normal "> 5</ span >
52+ < span class ="normal "> 6</ span >
53+ < span class ="normal "> 7</ span >
54+ < span class ="normal "> 8</ span >
55+ < span class ="normal "> 9</ span >
56+ < span class ="normal "> 10</ span >
57+ < span class ="normal "> 11</ span >
58+ < span class ="normal "> 12</ span >
59+ < span class ="normal "> 13</ span >
60+ < span class ="normal "> 14</ span >
61+ < span class ="normal "> 15</ span >
62+ < span class ="normal "> 16</ span >
63+ < span class ="normal "> 17</ span >
64+ < span class ="normal "> 18</ span >
65+ < span class ="normal "> 19</ span >
66+ < span class ="normal "> 20</ span >
67+ < span class ="normal "> 21</ span >
68+ < span class ="normal "> 22</ span >
69+ < span class ="normal "> 23</ span >
70+ < span class ="normal "> 24</ span >
71+ < span class ="normal "> 25</ span >
72+ < span class ="normal "> 26</ span >
73+ < span class ="normal "> 27</ span >
74+ < span class ="normal "> 28</ span >
75+ < span class ="normal "> 29</ span >
76+ < span class ="normal "> 30</ span >
77+ < span class ="normal "> 31</ span >
78+ < span class ="normal "> 32</ span >
79+ < span class ="normal "> 33</ span >
80+ < span class ="normal "> 34</ span >
81+ < span class ="normal "> 35</ span >
82+ < span class ="normal "> 36</ span >
83+ < span class ="normal "> 37</ span >
84+ < span class ="normal "> 38</ span >
85+ < span class ="normal "> 39</ span >
86+ < span class ="normal "> 40</ span >
87+ < span class ="normal "> 41</ span >
88+ < span class ="normal "> 42</ span >
89+ < span class ="normal "> 43</ span >
90+ < span class ="normal "> 44</ span >
91+ < span class ="normal "> 45</ span >
92+ < span class ="normal "> 46</ span >
93+ < span class ="normal "> 47</ span >
94+ < span class ="normal "> 48</ span >
95+ < span class ="normal "> 49</ span >
96+ < span class ="normal "> 50</ span >
97+ < span class ="normal "> 51</ span >
98+ < span class ="normal "> 52</ span >
99+ < span class ="normal "> 53</ span >
100+ < span class ="normal "> 54</ span >
101+ < span class ="normal "> 55</ span >
102+ < span class ="normal "> 56</ span >
103+ < span class ="normal "> 57</ span >
104+ < span class ="normal "> 58</ span >
105+ < span class ="normal "> 59</ span >
106+ < span class ="normal "> 60</ span >
107+ < span class ="normal "> 61</ span >
108+ < span class ="normal "> 62</ span > </ pre > </ div > </ td > < td class ="code "> < div class ="highlight "> < pre > < span > </ span > # IBM&reg; Decision Optimization Modeling for Python (DOcplex)
109+
110+ Welcome to the IBM&reg; Decision Optimization Modeling for Python.
111+ Licensed under the Apache License v2.0.
112+
113+ With this library, you can quickly and easily add the power of optimization to
114+ your application. You need IBM ILOG CPLEX Optimization Studio to solve the models.
115+
116+ This library is composed of 2 modules:
117+
118+ * IBM&reg; Decision Optimization CPLEX Optimizer Modeling for Python - with namespace docplex.mp
119+ * IBM&reg; Decision Optimization CP Optimizer Modeling for Python - with namespace docplex.cp
120+
121+ Solving with CPLEX locally requires that IBM&reg; ILOG CPLEX Optimization Studio V12.8 or later
122+ is installed on your machine.
123+
124+ This library is numpy friendly.
125+
126+ ## Install the library
127+
128+ ```
129+ pip install docplex
130+ ```
131+
132+ ## Get the documentation and examples
133+
134+ * [Latest documentation](http://ibmdecisionoptimization.github.io/docplex-doc/)
135+ * Documentation archives:
136+ * [2.23.217](http://ibmdecisionoptimization.github.io/docplex-doc/2.23.217)
137+ * [2.22.213](http://ibmdecisionoptimization.github.io/docplex-doc/2.22.213)
138+ * [2.21.207](http://ibmdecisionoptimization.github.io/docplex-doc/2.21.207)
139+ * [2.20.204](http://ibmdecisionoptimization.github.io/docplex-doc/2.20.204)
140+ * [2.19.202](http://ibmdecisionoptimization.github.io/docplex-doc/2.19.202)
141+ * [2.18.200](http://ibmdecisionoptimization.github.io/docplex-doc/2.18.200)
142+ * [2.16.195](http://ibmdecisionoptimization.github.io/docplex-doc/2.16.195)
143+ * [Examples](https://github.com/IBMDecisionOptimization/docplex-examples)
144+
145+ ## Get your IBM&reg; ILOG CPLEX Optimization Studio edition
146+
147+ - You can get a free [Community Edition](https://www.ibm.com/account/reg/us-en/signup?formid=urx-20028)
148+ of CPLEX Optimization Studio, with limited solving capabilities in term of problem size.
149+
150+ - Faculty members, research professionals at accredited institutions can get access to an unlimited version of CPLEX through the
151+ [IBM&reg; Academic Initiative](http://ibm.biz/cplex-free-for-students).
152+
153+ ## Dependencies
154+
155+ These third-party dependencies are automatically installed with ``pip``
156+
157+ - [enum34](https://pypi.python.org/pypi/enum34)
158+ - [futures](https://pypi.python.org/pypi/futures)
159+ - [requests](https://pypi.python.org/pypi/requests)
160+ - [six](https://pypi.python.org/pypi/six)
161+ - [certifi](https://pypi.python.org/pypi/certifi)
162+ - [chardet](https://pypi.python.org/pypi/chardet)
163+ - [idna](https://pypi.python.org/pypi/idna)
164+ - [urllib3](https://pypi.python.org/pypi/urllib3)
165+
166+
167+ ## License
168+
169+ This library is delivered under the Apache License Version 2.0, January 2004 (see LICENSE.txt).
170+ </ pre > </ div >
171+ </ td > </ tr > </ table > </ div >
172+ </ div >
173+
174+
175+ </ div >
176+ </ div >
177+ </ div >
178+ < div class ="clearer "> </ div >
179+ </ div >
180+ < div class ="related " role ="navigation " aria-label ="related navigation ">
181+ < h3 > Navigation</ h3 >
182+ < ul >
183+ < li class ="right " style ="margin-right: 10px ">
184+ < a href ="genindex.html " title ="General Index "
185+ > index</ a > </ li >
186+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> IBM® Decision Optimization CPLEX® Modeling for Python (DOcplex) V2.23 documentation</ a > »</ li >
187+ </ ul >
188+ </ div >
189+ < div class ="footer " role ="contentinfo ">
190+ © Copyright 2016-2021, IBM®.
191+ </ div >
192+ </ body >
193+ </ html >
0 commit comments