Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
courses:cs211:winter2011:journals:camille:chapter2 [2011/01/25 15:37] – [Section 5: Priority Queues] cobbccourses:cs211:winter2011:journals:camille:chapter2 [2011/01/31 02:47] (current) – [Section 1: Computational Tractability] cobbc
Line 12: Line 12:
 Again, this section was very readable. I thought that they did a great job of explaining why we need the mathematical definition of efficiency and how we get to it. And I read this after our classes on t, and I think that was good for me, because I already knew what to expect.  Again, this section was very readable. I thought that they did a great job of explaining why we need the mathematical definition of efficiency and how we get to it. And I read this after our classes on t, and I think that was good for me, because I already knew what to expect. 
  
 +    * **Sara Says:**
 +"Wait I thought our algorithm for the stable matching problem took O(N^2) time?" --> Yes, 
 +that's correct.  They are saying the simplest algorithm is "Given all possible perfect 
 +pairings (N!), find one that is stable and that's the solution."  So, that's O(N!).  But, 
 +Gale-Shapley is a more efficient algorithm.
 ===== Section 2: Asymptotic Order of Growth ===== ===== Section 2: Asymptotic Order of Growth =====
  
courses/cs211/winter2011/journals/camille/chapter2.1295969823.txt.gz · Last modified: 2011/01/25 15:37 by cobbc
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0