Changes between Initial Version and Version 1 of Ticket #16504, comment 23
- Timestamp:
- 06/23/14 12:31:07 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16504, comment 23
initial v1 1 You should add more doctests for `nonnegative=False`. In particular, the combination `integer=True, nonnegative=False` is currently not tested.1 You should add more doctests for `nonnegative=False`. As far as I can see, there is no doctest for an actual MILP problem with `nonnegative=False` variables. You should doctest this both for `integer` and `real` types.