I am using OsiClp without &quot;solving&quot; and I want to be able to set the column solution x and the row activities (Ax). I don&#39;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>