Skip to content
View mgatc's full-sized avatar
  • D2D Technologies
  • Jacksonville, Florida, USA
Block or Report

Block or report mgatc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. bounded-degree-plane-spanners bounded-degree-plane-spanners Public

    Forked from ghoshanirban/bounded-degree-plane-spanners

    An interactive tool for experimenting with bounded-degree plane geometric spanners.

    JavaScript

  2. ai-workspace ai-workspace Public

    A browser-based workspace for the development and demonstration of the A* algorithm in two-dimensions.

    JavaScript

  3. rrt rrt Public

    C++/BGL/CGAL implementation of RRT*, a near-optimal pathfinding algorithm for motion planning in an obstacle-laden environment, along with SDL/OpenGL visualization.

    C++

  4. ns3-udc-allocator ns3-udc-allocator Public

    A plugin for the open-source network simulator ns3 which gives a class for constructing wireless coverage regions fast using unit disk cover approximations.

    C++

  5. concurrent-socket-server concurrent-socket-server Public

    A multithreaded socket server that accepts client requests, performs the work on the server, then returns the result to the client.

    Java

  6. lazy-primes lazy-primes Public

    Calculates prime numbers as needed in a static context.

    Java