I am using OsiClp without "solving" and I want to be able to set the column solution x and the row activities (Ax). I don't see any interface for doing this. Can one be added?<br><br>If a column solution is set, but nothing has been solved or run, and one calls OsiClp::getRowActivity( ) - what will it return? Does it do the Ax multiplication?<br>