[gecode-users] int vs. unsigned int for Matrix dimensions

Gregory Crosswhite gcross at phys.washington.edu
Fri Jan 14 18:25:45 CET 2011


Hey everyone,

Is there a reason why the Matrix class uses "int" for the type of its 
dimensions instead of "unsigned int"?  If there isn't a reason not to 
use "unsigned int" for the type of the dimensions, then may I submit a 
patch or something to change it to use "unsigned int"?

Thanks!
Greg



More information about the users mailing list