Changes

no edit summary
Line 1: Line 1:  
'''Course Information''' <br>
 
'''Course Information''' <br>
This course presents the fundamental techniques for designing efficient computer algorithms, proving their correctness, and analyzing their complexity. General topics include graph algorithms, and basic algorithm design paradigms (such as divide-and-conquer, dynamic programming and greedy algorithms), lower bounds and NP-completeness.
+
Game theory deals with interactions among agents (either human or computerized) whose objectives and preferences may differ from the objectives and preferences of the other agents. It will also provide a comprehensive introduction to game theory, concentrating on its computational aspects.
    
{| style="text-align:left; width: 550PX;"
 
{| style="text-align:left; width: 550PX;"