[gecode-users] Arbitrary big numbers?

Slav slavmfm at gmail.com
Tue Aug 1 20:22:59 CEST 2017


Hello. I am modeling algorithm to hardware mapping with *Gecode*. Standard
*Int::Limits::max* is too small because I want to target systems with more
than 2^31 memory.

Is there a way to get use of arbitrary-precision arithmetic with Gecode or
at least 64-bits integers?

I know that Gecode can be built with *MPIR* or *GMP* support, but seems
those are just for trigonometric operations?

Thanks in advance :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gecode.org/pipermail/users/attachments/20170801/ca493515/attachment.html>


More information about the users mailing list