DyLP  1.9.4
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Todo List
Class OsiDylpWarmStartBasisDiff

This is a pretty generic structure, and vector diff is a pretty generic activity. We should be able to convert this to a template.

Using unsigned int as the data type for the diff vectors might help to contain the damage when this code is inevitably compiled for 64 bit architectures. But the notion of int as 4 bytes is hardwired into CoinWarmStartBasis, so changes are definitely required.