Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dickensc committed Nov 3, 2023
1 parent 4f1bf7a commit 8a51385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ In the top-level directory of the PSL source (which should be the same directory
mvn install
```

PSL with Gurobi
Installing PSL with Gurobi
--------------------------

PSL can be used with the [Gurobi](http://www.gurobi.com/) solver for inference.
PSL can additionally be used with the [Gurobi](http://www.gurobi.com/) solver for inference.
Gurobi is a commercial solver, but free academic licenses are available.
To use Gurobi with PSL, you must have Gurobi installed and licensed, see [Gurobi Quickstart Guide](https://www.gurobi.com/documentation/quickstart.html).
Further, you must install the Gurobi jar file into your local Maven repository.
Expand Down

0 comments on commit 8a51385

Please sign in to comment.