Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / lucasvianav / convex-hull

This repository contains an implementation of the Monotone Chain algorithm (Andrew's Algorithm) for calculating the convex hull of a group of points in a cartesian coordinate system. It utilizes lists and stacks and also the concept of Abstract Data Types.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasvianav%2Fconvex-hull

Stars: 1
Forks: 0
Open Issues: 0

License: mit
Language: C
Repo Size: 77.9 MB
Dependencies: pending

Created: over 3 years ago
Updated: 3 months ago
Last pushed: over 3 years ago
Last synced: 3 months ago

Topics: andrew-algorithm, convex-hull, monotone-chain-algorithm, stacks

Files
    Loading...
    Readme
    Loading...