Echtzeitsysteme / Echtzeitsysteme/gips
Gurobi always prints username and license information
Open
bug
- Dominant language
- Java
- Stars
- 7
- Forks
- 4
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 10
Description
Despite our efforts to disable all Gurobi console output when configured (https://github.com/Echtzeitsysteme/gips/pull/171), there are two lines missing:
```
Set parameter Username
Academic license - for non-commercial use only - expires 2025-02-22
```
AFAIK the JNI outputs these via native functions that we cannot control.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.