Skip to content
View tomvansanten's full-sized avatar

Block or report tomvansanten

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++