Changes

Jump to: navigation, search

GroupNumberUndefined

10 bytes added, 20:09, 15 February 2017
Assignment 1
'''Maze Solver:'''
For my profiling, I decided to profile a maze solver algorithm by Paul Griffiths I found using C at http://www.paulgriffiths.net/program/c/maze.php. This algorithm will take a maze made in text files and find the solution. Considering the maze provided was fairly small (10x 10), I decided to attach multiple mazes together to form a 6867x101 maze to show a more prominent profile.
The first profiling was done with zero optimization:
39
edits

Navigation menu