Botan Citil
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by Botan Citil-
Can I get the inverse of an LP basis from a GUROBI model object in Python API?
OngoingI am solving L1 regression which has the following generic LP model. \[\begin{aligned}& \underset{\beta, z^+\geq0,z^-\geq0}{\min}& & \sum_{i=1}^n z^+_i+z^-_i \\& \text{s.t.}& & \left\langle \beta,...