Overview of the ComputationalGeometry package
Description
List of ComputationalGeometry Package Commands
References
Compatibility
The ComputationalGeometry package contains routines implementing computational geometry algorithms.
The ComputationalGeometry package uses the Qhull library developed at http://www.qhull.org.
Each command in the ComputationalGeometry package can be accessed by using either the long form or the short form of the command name in the calling sequence.
The long form, ComputationalGeometry:-command, is always available. The short form can be used after loading the package.
ClosestPointPair
ConvexHull
DelaunayTriangulation
MultiSegmentIntersect
PointInCircle
PointInPolygon
PointOnSegment
PointOrientation
PolygonTriangulation
SegmentsIntersect
SimpleClosedPath
VoronoiDiagram
Barber, C.B., Dobkin, D.P., and Huhdanpaa, H.T. "The Quickhull algorithm for convex hulls." ACM Trans. on Mathematical Software, Vol. 22 No. 4: 469-483, Dec 1996, http://www.qhull.org.
The ComputationalGeometry package was introduced in Maple 2018.
For more information on Maple 2018 changes, see Updates in Maple 2018.
Download Help Document