{"library":"cgal","type":"library","category":null,"description":"The Computational Geometry Algorithms Library (CGAL) is a C++ library that aims to provide easy access to efficient and reliable algorithms in computational geometry.","language":"cpp","status":"active","version":"6.1.1","tags":["geometry","computational-geometry","algorithms"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install cgal","imports":["#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(cgal CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE CGAL::CGAL)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}