File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ you accept the terms of this agreement.
19
19
20
20
A copy of the license agreement is stored at ` share/doc/gurobi/EULA.pdf ` in the
21
21
installed artifact. Copies of the licenses of third-party software used in the
22
- Gurobi libraries are provided in ` share/doc/gurobi/refman/copyright_notices_for_3rd_.html `
23
- in the installed artifact, which is located at ` Gurobi_jll.artifact_dir ` .
22
+ Gurobi libraries are provided in ` info/licenses/thirdparty ` in the installed
23
+ artifact, which is located at ` Gurobi_jll.artifact_dir ` .
24
24
25
25
The underlying solver is a closed-source commercial product for which you must
26
26
[ purchase a license] ( https://www.gurobi.com ) .
@@ -43,13 +43,6 @@ The code bindings within this package are autogenerated from the following
43
43
* ` ExecutableProduct ` : ` gurobi_cl `
44
44
* ` ExecutableProduct ` : ` grbgetkey `
45
45
46
- ## Documentationn
46
+ ## Documentation
47
47
48
- Use ` Gurobi_jll.open_documentation() ` to open a local copy of the Gurobi
49
- documentation in your browser.
50
-
51
- ``` julia
52
- julia> import Gurobi_jll
53
-
54
- julia> Gurobi_jll. open_documentation ()
55
- ```
48
+ Visit https://docs.gurobi.com/ for the documentation of Gurobi Optimizer.
You can’t perform that action at this time.
0 commit comments