Solving linear program with Chubanov queries and bisection moves
This short article focus on the link between linear feasibility and generic linear program. An algorithm is presented to solve generic linear program using linear feasibility queries and working at constraint level instead of raw values level. Even if the number of required linear feasibility queries is not established, this algorithm may be especially interesting, since, thank to Chubanov algorithm, there is a strongly polynomial time algorithm to solve linear feasibility problem.
READ FULL TEXT