Implementation of a robust no-fit polygon generation in a C++ library using an orbiting approach
GNU General Public License v3.0
106
stars
32
forks
source link
Remove dependency on libgmp when LIBNFP_USE_RATIONAL is not defined #10
Closed
martinhansdk closed 6 years ago
This change makes it unnecessary to have libgmp installed unless it is actually used.