The scip always running and report the error: LU pivot element is almost zero (< 1e-10) - Basis is numerically singular
, Could anyone tell me how to solve this question?
Update
SCIP version: 6.0
What's solver? I use the default solver by using the api
SCIPSolve
All constrains is linear, All variable is integer. The solver will minimize the objective.