Complexity Theory: A Modern Approach
cs.princeton.edu
Complexity Theory: A Modern Approach
1–10 of 13 posts
Re: Complexity Theory: A Modern Approach
#2Re: Complexity Theory: A Modern Approach
#3http://www.win.tue.nl/~gwoegi/P-versus-NP.htm
What do you guys think?
Re: Complexity Theory: A Modern Approach
#4I would argue that for most entrepreneurs studying machine learning has greater marginal utility than studying complexity theory, but to each his/her own I guess.
Re: Complexity Theory: A Modern Approach
#5I would argue that for most entrepreneurs studying machine learning has greater marginal utility than studying complexity theory, but to each his/her own I guess.
Re: Complexity Theory: A Modern Approach
#6I would argue that for most entrepreneurs studying machine learning has greater marginal utility than studying complexity theory, but to each his/her own I guess.
Depends what your niche is. Do you manage a petabyte cluster? All of a sudden, everything that used to be "complexity theory" becomes "complexity practice".
Re: Complexity Theory: A Modern Approach
#7Earlier quoted context omitted.
Depends what your niche is. Do you manage a petabyte cluster? All of a sudden, everything that used to be "complexity theory" becomes "complexity practice".
No, I don't think we are talking about the same kind of complexity here. Complexity Theory is exactly the opposite of real world pragmatism. It is about the asymptotic behaviors of algorithms and the resources need to solve certain class of problems such as Traveling Salesman or Min-Set-Cover.
For example, I believe that the problem of creating optimal schedules for high school students is NP-Complete (optimal in the sense that it will satisfy all of the students' preferences for electives, and all of the teachers' preferences for the classes they want to teach).
Yes, I admit that the example will never involve petabytes of data. That doesn't invalidate my original point though.
Re: Complexity Theory: A Modern Approach
#8I would argue that for most entrepreneurs studying machine learning has greater marginal utility than studying complexity theory, but to each his/her own I guess.
Re: Complexity Theory: A Modern Approach
#9Re: Complexity Theory: A Modern Approach
#10Just as I am reviewing Sipser, this shows up. On that note - is anyone on HN interested in creating a CS theory online study group? You see, I've had an interest in the "important, hard problems" of our field for a very long time now: both the "is P == NP ?" and "How do you make something people want?", but in this post I'd like to address the first one. I used to toy with the idea of going to grad school, becoming a…