Difference between revisions of "ISC-4221"
Peter Beerli (talk | contribs) |
Peter Beerli (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | [[File:feynman_quote.png|right|top]] | ||
In Algorithms II we are mainly interested in problems of a discrete nature such as searching for a text string, sorting a list of objects, finding the optimal path between cities, finding the point from a list which is closest to a given point, simulating a random process, etc. | In Algorithms II we are mainly interested in problems of a discrete nature such as searching for a text string, sorting a list of objects, finding the optimal path between cities, finding the point from a list which is closest to a given point, simulating a random process, etc. | ||
Line 5: | Line 6: | ||
* [[Lab assignments for ISC-4221]] | * [[Lab assignments for ISC-4221]] | ||
* [[Resources]] | * [[Resources]] | ||
− |
Revision as of 09:05, 23 August 2013
In Algorithms II we are mainly interested in problems of a discrete nature such as searching for a text string, sorting a list of objects, finding the optimal path between cities, finding the point from a list which is closest to a given point, simulating a random process, etc.