Find more posts tagged with
Sort by:
1 - 8 of
81
Upto 2^32 as I see.
But almost solvers handle upto I8 (99,999,999)
So if you use hm with IDs higher than I8, you cannot export them.
Have a look at: https://en.wikipedia.org/wiki/Integer_(computer_science)
With type Integer 8 under 64-bit system, you can have up to 2^64 - 1
Where comes from your value '99,999,999'?
Altair? or Altair's software? Which software?