-
Notifications
You must be signed in to change notification settings - Fork 258
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
193445f
commit d12afb9
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,6 +82,16 @@ examples. | |
Please notice that in most cases one needs to use a `dictionary` to | ||
specify the return values needed by SCIP. | ||
|
||
Using PySCIPOpt? | ||
---------------- | ||
|
||
If your project or company is using PySCIPOpt, consider letting us know at [email protected]. We are always interested | ||
in knowing how PySCIPOpt is being used, and, given permission, would also appreciate adding your company's logo | ||
to our website. | ||
|
||
If you are creating models with some degree of complexity which don't take too long to solve, also consider | ||
sharing them with us. We might want to add them to [`tests/helpers/utils.py`](tests/helpers/utils.py) to help make our tests more robust, or even adding them to our examples. | ||
|
||
Citing PySCIPOpt | ||
---------------- | ||
|
||
|