Skip to content
View AdamKMeller's full-sized avatar

Block or report AdamKMeller

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. A-Star A-Star Public

    A* algorithm which takes in All.txt and two cities. Prints out shortest path.

    Java 1

  2. RedCAP-visualization-website RedCAP-visualization-website Public

    R shiny application for RedCAP data visualization

    R 1

  3. TSP TSP Public

    Traveling Salesman Problem and GUI with 3 possible approaches, a brute force attempt, a nearest neighbor, and a MST approach

    Java 1

  4. MaxFlow MaxFlow Public

    A bipartite max flow algorithm with a gui which accepts a flow txt file

    Java

  5. DynamicWordSplitter DynamicWordSplitter Public

    Takes a dictionary and splits a string according to the words in the file

    Java

  6. QuickSelectPivotComparator QuickSelectPivotComparator Public

    A quick select algorithm which runs with random pivots and a median of medians pivot

    Java 1