The poster I had submitted to NVidia, explaining the work I did during my thesis, has been added to the roster of posters to be presented at the 2013 GPU Technology Conference in San Jose, CA.
The poster I had submitted to NVidia, explaining the work I did during my thesis, has been added to the roster of posters to be presented at the 2013 GPU Technology Conference in San Jose, CA.
I wanted to update this space to mention two presentations I gave of my thesis. I was thankful to be invited to the University of Manchester on the 25th of september 2012. This was also commented by
Problem Statement
In a previous post I presented an approach to solve the shortest path problem using different implementations of algorithms. The shortest path problem is a classic and important combinatorial
Dynamic programming is a useful mathematical technique for making a sequence of inter-related decisions. It provides a systematic procedure for determining the optimal combination of decisions, given