Add interval interface to BDASolverBuffer
- 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