Content-Length: 302984 | pFad | http://github.com/jump-dev/CPLEX.jl/commit/db608afa5236fe836a361e33e1d4a2e5c2c18011

F4 Add support for 22.1.2 (#452) · jump-dev/CPLEX.jl@db608af · GitHub
Skip to content

Commit db608af

Browse files
authored
Add support for 22.1.2 (#452)
1 parent 9d767a1 commit db608af

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

deps/build.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const _CPX_VERS = [ # From oldest to most recent.
1515
"201", "2010", "20100",
1616
"221", "2210", "22100",
1717
"2211", "22110",
18+
"2212", "22120",
1819
]
1920
const _BASE_ENV = "CPLEX_STUDIO_BINARIES"
2021

@@ -47,7 +48,7 @@ function get_error_message_if_not_found()
4748
4849
* 12.10
4950
* 20.1
50-
* 22.1 22.1.1
51+
* 22.1 22.1.1 22.1.2
5152
5253
You must download and install one of these versions separately.
5354

src/CPLEX.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ if _CPLEX_VERSION == v"12.10.0"
3535
elseif _CPLEX_VERSION == v"20.1.0"
3636
include("gen2010/libcpx_common.jl")
3737
include("gen2010/libcpx_api.jl")
38-
elseif _CPLEX_VERSION in (v"22.1.0", v"22.1.1")
38+
elseif _CPLEX_VERSION in (v"22.1.0", v"22.1.1", v"22.1.2")
3939
include("gen2210/ctypes.jl")
4040
include("gen2210/libcpx_common.jl")
4141
include("gen2210/libcpx_api.jl")

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/jump-dev/CPLEX.jl/commit/db608afa5236fe836a361e33e1d4a2e5c2c18011

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy