Skip to content
View tomvansanten's full-sized avatar

Block or report tomvansanten

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. FloydWarshall FloydWarshall Public

    Parallel Implementation of pathfinding algorithm using openMP

    C++

  2. ILPOptimizer ILPOptimizer Public

    Using the Simplex algorithm to solve a linear function with a bunch of constraints

    C++

  3. MatrixMultiplicator MatrixMultiplicator Public

    Parallel implementation of matrix multiplication using Microsoft MPI

    C++

  4. RobotRescue RobotRescue Public

    Simulation of guiding a roboter through a minefield one step at a time using the A* Algorithm

    C++