Skip to content
View BennyDubz's full-sized avatar
Block or Report

Block or report BennyDubz

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 Loading

  1. Virtual-Memory-Manager Virtual-Memory-Manager Public

    C 1

  2. 2n-Fingerprinting-Analysis 2n-Fingerprinting-Analysis Public

    Code for the experimental analysis of a fingerprinting algorithm. (Major analysis linked in Readme)

    Python

  3. Call-Scheduling Call-Scheduling Public

    A program/algorithm to help doctors quickly create fair call schedules with a series of rules for a full year. Frames the task as a generic Constraint Satisfaction Problem, and allows for customiza…

    Python

  4. Know-Your-Mountain Know-Your-Mountain Public

    A program to help the Jackson Hole Ski Patrol learn their special points on the mountain

    Java

  5. Blind-Maze-Solving Blind-Maze-Solving Public

    Algorithms for solving mazes with multiple robots, or blind robots that have no idea where they are in the maze. Includes standard search methods for belief states, as well as a polynomial (at wors…

    Python

  6. Robot-Motion-Planning Robot-Motion-Planning Public

    An algorithm for determining the motion of an n-jointed robot arm around obstacles using a Probabilistic Roadmap, as well as a robot car motion planning algorithm using a Rapidly Exploring Random Tree

    Python