Skip to content

Add interval interface to BDASolverBuffer

Maik Nijhuis requested to merge bdasolverbuffer-interface into master
  • Add SetDirections() and SetInterval().
  • Add new interface towards solvers that only exposes the rows of the current solution interval. This new interface is not implemented yet: They return empty vectors.
Edited by Maik Nijhuis

Merge request reports