An implementation of the revised simplex algorithm in CUDA for solving linear optimization problems in the form max{c*x | A*x=b, l<=x<=u}
MST/maze generation by Kruskal's, Prim's and Boruvka's algorithm in C
spielesammlung
Simple parallel pattern matching using MPI for the module "Message-Passing-Programmierung" at the HTWK Leipzig