Changes between Initial Version and Version 16 of Ticket #13148
- Timestamp:
- Jun 23, 2012, 5:11:46 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13148
- Property Cc ncohen ppurka added
-
Property
Status
changed from
new
topositive_review
-
Property
Authors
changed from
to
Dima Pasechnik
-
Property
Reviewers
changed from
to
Nathann Cohen
-
Ticket #13148 – Description
initial v16 1 1 Currently there is no way to know how many variables an LP actually has, without parsing its constraints. However, this information is readily available from the backend. Hence the patch attached. 2 3 2 ---- 3 Apply [attachment:trac_13148-number_of_variables_in_LP.patch] to devel/sage