File tree 1 file changed +8
-6
lines changed
1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -15,15 +15,17 @@ It has two components:
15
15
16
16
This wrapper is maintained by the JuMP community with help from Gurobi.
17
17
18
- If you encounter a problem with this interface, please either open an issue in
19
- this repository directly or create a topic in the [ Julia Discourse] ( https://discourse.julialang.org/c/domain/opt/13 )
20
- with the [ ` gurobi ` tag] ( https://discourse.julialang.org/tag/gurobi ) .
18
+ ## Getting help
21
19
22
- If you encounter a problem with the Gurobi solver, please post in Gurobi’s
23
- [ Community Forum] ( https://support.gurobi.com/hc/en-us/community/topics ) , or if
24
- you are a commercial customer, please contact Gurobi directly through the
20
+ If you are a commercial customer, please contact Gurobi directly through the
25
21
[ Gurobi Help Center] ( https://support.gurobi.com/hc/en-us ) .
26
22
23
+ Otherwise, you should ask a question on the [ JuMP community forum] ( https://jump.dev/forum ) .
24
+ with the [ ` gurobi ` tag] ( https://discourse.julialang.org/tag/gurobi ) , or post in
25
+ Gurobi’s [ Community Forum] ( https://support.gurobi.com/hc/en-us/community/topics )
26
+
27
+ If you have a reproducible example of a bug, please [ open a GitHub issue] ( https://github.com/jump-dev/Gurobi.jl/issues/new ) .
28
+
27
29
## License
28
30
29
31
` Gurobi.jl ` is licensed under the [ MIT License] ( https://github.com/jump-dev/Gurobi.jl/blob/master/LICENSE.md ) .
You can’t perform that action at this time.
0 commit comments