There seems to be a discrepancy between how these are stored and retrieved. I am using the setWarmStart to set both the initial primal and dual variable values but then I use the getPrimalVariable and getDualVariable methods to confirm they are set and it is returning all zeros. Should this be the case after setting the warm start values?
There seems to be a discrepancy between how these are stored and retrieved. I am using the setWarmStart to set both the initial primal and dual variable values but then I use the getPrimalVariable and getDualVariable methods to confirm they are set and it is returning all zeros. Should this be the case after setting the warm start values?