[Coin-discuss] OsiGlpk -- getModelPtr() vs. getMutableModelPtr()

Joseph Young josyoun at nmt.edu
Wed Jul 6 19:05:26 EDT 2005


Hi,
	These two functions do essentially the same thing, but 
getModelPtr() clears all the cached data and getMutableModelPtr() does 
not.  However, getModelPtr() is a public member of the class and 
getMutableModelPtr() is a private member.  Can we change 
getMutableModelPtr() to be either public or protected?

Sinc, Joseph Young




More information about the Coin-discuss mailing list