<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Algorithm Design</title>
	<atom:link href="http://www.rulesofattraction.net/algorithm-design.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rulesofattraction.net/algorithm-design.html</link>
	<description>Contemporary Design Reviews, Articles on Graphic, Product, Architectural. Art and Webdesign</description>
	<lastBuildDate>Sun, 01 May 2011 06:34:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Quality Man</title>
		<link>http://www.rulesofattraction.net/algorithm-design.html/comment-page-1#comment-373</link>
		<dc:creator>Quality Man</dc:creator>
		<pubDate>Sun, 13 Jun 2010 15:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://rulesofattraction.net/algorithm-design.html#comment-373</guid>
		<description>With algorithms not a strength of mine (although I am a computer scientist student), I was quite happy that our professor switched to this book away from the MIT Press book.  The first few chapters were exactly what I needed in order to finally get a grasp of key algorithm analysis and design concepts.  As the book progressed to more difficult chapters, their explanations became less and less clear and seemed to rely more on text than on nice diagrams and graphics.  A few complaints I have about the book: no mention of the Master Method in the dynamic programming chapter, NP-Complete explanation confusing, and no published errata that I could find.  Although I have a few complaints about the book, it is one of the better books for being introduced to algorithms.  It needs a little tuning now and then as some explanations are not so clear, but you&#039;ll find even more complicated explinations in other algorithm books.
Rating: 3 / 5</description>
		<content:encoded><![CDATA[<p>With algorithms not a strength of mine (although I am a computer scientist student), I was quite happy that our professor switched to this book away from the MIT Press book.  The first few chapters were exactly what I needed in order to finally get a grasp of key algorithm analysis and design concepts.  As the book progressed to more difficult chapters, their explanations became less and less clear and seemed to rely more on text than on nice diagrams and graphics.  A few complaints I have about the book: no mention of the Master Method in the dynamic programming chapter, NP-Complete explanation confusing, and no published errata that I could find.  Although I have a few complaints about the book, it is one of the better books for being introduced to algorithms.  It needs a little tuning now and then as some explanations are not so clear, but you&#8217;ll find even more complicated explinations in other algorithm books.<br />
Rating: 3 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig K. Yoshioka</title>
		<link>http://www.rulesofattraction.net/algorithm-design.html/comment-page-1#comment-372</link>
		<dc:creator>Craig K. Yoshioka</dc:creator>
		<pubDate>Sun, 13 Jun 2010 12:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://rulesofattraction.net/algorithm-design.html#comment-372</guid>
		<description>I think the book Algorithms (Sanjoy Dasgupta, Christos H. Papadimitriou, and Umesh Vazirani), is better written and more succint but nonetheless Algorithm Design is an excellent book.  Its problems sets are very interesting (often posed from real world perspectives) and towards the end the depth of the material exceeds the much shorter Algorhithms book.  You should probably get both.
Rating: 4 / 5</description>
		<content:encoded><![CDATA[<p>I think the book Algorithms (Sanjoy Dasgupta, Christos H. Papadimitriou, and Umesh Vazirani), is better written and more succint but nonetheless Algorithm Design is an excellent book.  Its problems sets are very interesting (often posed from real world perspectives) and towards the end the depth of the material exceeds the much shorter Algorhithms book.  You should probably get both.<br />
Rating: 4 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Przemyslaw Drochomirecki</title>
		<link>http://www.rulesofattraction.net/algorithm-design.html/comment-page-1#comment-371</link>
		<dc:creator>Przemyslaw Drochomirecki</dc:creator>
		<pubDate>Sun, 13 Jun 2010 12:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://rulesofattraction.net/algorithm-design.html#comment-371</guid>
		<description>Best undergraduate handbook about algorithms i&#039;ve seen so far.
&lt;br /&gt;Examples are much less artificial than in CLRS (Introduction to Algorithms). Most of them are highly practical, e.g. using Kruskal&#039;s MST algorithm as a simple clustering device.
&lt;br /&gt;It&#039;s worth mentioning that E.Tardos is a world-class calibre specialist in graph algorithms. When you feel unsatisfied with network flows chapter, you can read her survey of network flows (written with two other graph titans - Goldberg and Tarjan)
&lt;br /&gt;The division into chapters is good, yet classical. There are also exercises after each chapter, lots of them, good for preparation if you have algorithm-oriented job interview (Google, Yahoo, Microsoft etc.).
&lt;br /&gt;
&lt;br /&gt;What&#039;s next? Read Tarjan&#039;s evergreen classic - Data Structures and Network Algorithms.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>Best undergraduate handbook about algorithms i&#8217;ve seen so far.<br />
<br />Examples are much less artificial than in CLRS (Introduction to Algorithms). Most of them are highly practical, e.g. using Kruskal&#8217;s MST algorithm as a simple clustering device.<br />
<br />It&#8217;s worth mentioning that E.Tardos is a world-class calibre specialist in graph algorithms. When you feel unsatisfied with network flows chapter, you can read her survey of network flows (written with two other graph titans &#8211; Goldberg and Tarjan)<br />
<br />The division into chapters is good, yet classical. There are also exercises after each chapter, lots of them, good for preparation if you have algorithm-oriented job interview (Google, Yahoo, Microsoft etc.).</p>
<p>What&#8217;s next? Read Tarjan&#8217;s evergreen classic &#8211; Data Structures and Network Algorithms.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: W Boudville</title>
		<link>http://www.rulesofattraction.net/algorithm-design.html/comment-page-1#comment-370</link>
		<dc:creator>W Boudville</dc:creator>
		<pubDate>Sun, 13 Jun 2010 11:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://rulesofattraction.net/algorithm-design.html#comment-370</guid>
		<description>The text offers an interesting blend of rigour and informality. The numerous proofs in each chapter have that rigour. Yet what may be more important is how the text remains accessible to a primarily undergraduate audience. 
&lt;br /&gt;
&lt;br /&gt;The book is not just a compendium of common algorithms in computer science, and proofs about them. The authors place a stronger emphasis on motivating how to develop an intuitive understanding of the problems that the algorithms address, and of how to shape new algorithms. Or, possibly, apply or modify existing algorithms to new problems.
&lt;br /&gt;
&lt;br /&gt;If you compare the text to Knuth&#039;s classic &quot;Art of Computer Programming&quot;, then you might find Kleinberg and Tardos more accessible. (At least for undergraduate readership.)
&lt;br /&gt;
&lt;br /&gt;Also, the extensive exercises at the end of each chapter often have contexts germane to the Web. For example, the links in web pages are used to motivate problems in graph theory, where we have directed (unidirectional) graphs, due to the one way nature of links. More generally, the recent, contextual nature of the problems may appeal to some students. Knuth had many exercises listed in his books, but they can be too abstract for most students.
&lt;br /&gt;
&lt;br /&gt;The text also has an interesting chapter on NP problems. The authors address a very practical situation. Even if you find that you have a problem that is NP complete, it is not necessarily the end of the story. For real life reasons, you may have to find an approximate solution that is computationally feasible to evaluate. The chapter offers suggestions and examples that may be of help. (More formal texts might merely stop at proving NP completeness.)
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>The text offers an interesting blend of rigour and informality. The numerous proofs in each chapter have that rigour. Yet what may be more important is how the text remains accessible to a primarily undergraduate audience. </p>
<p>The book is not just a compendium of common algorithms in computer science, and proofs about them. The authors place a stronger emphasis on motivating how to develop an intuitive understanding of the problems that the algorithms address, and of how to shape new algorithms. Or, possibly, apply or modify existing algorithms to new problems.</p>
<p>If you compare the text to Knuth&#8217;s classic &#8220;Art of Computer Programming&#8221;, then you might find Kleinberg and Tardos more accessible. (At least for undergraduate readership.)</p>
<p>Also, the extensive exercises at the end of each chapter often have contexts germane to the Web. For example, the links in web pages are used to motivate problems in graph theory, where we have directed (unidirectional) graphs, due to the one way nature of links. More generally, the recent, contextual nature of the problems may appeal to some students. Knuth had many exercises listed in his books, but they can be too abstract for most students.</p>
<p>The text also has an interesting chapter on NP problems. The authors address a very practical situation. Even if you find that you have a problem that is NP complete, it is not necessarily the end of the story. For real life reasons, you may have to find an approximate solution that is computationally feasible to evaluate. The chapter offers suggestions and examples that may be of help. (More formal texts might merely stop at proving NP completeness.)<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Szymon Rozga</title>
		<link>http://www.rulesofattraction.net/algorithm-design.html/comment-page-1#comment-369</link>
		<dc:creator>Szymon Rozga</dc:creator>
		<pubDate>Sun, 13 Jun 2010 11:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://rulesofattraction.net/algorithm-design.html#comment-369</guid>
		<description>The flow in this book is excellent. The authors do a great job in organizing this book in logical chapter. The chapters are organized into techniques to find solutions to particular problems, like for example, Greedy Algorithms, Divide and Conquer, and Dynamic Programming. 
&lt;br /&gt;
&lt;br /&gt;Each chapter contains a few representative problems of the technique or topic discussed. These are discussed in great detail, which is helpful to initially grasp the concepts. Furthermore, the end of each chapter contains a number of solved exercises. These are written up in less detail than the chapter problems, because they are usually slight variations or applications of the representative problems. I found these to be very helpful to me, as to  build up a stronger grasp of the problem at hand.
&lt;br /&gt;
&lt;br /&gt;Furthemore, the progressive search for a solution, such as for the Weighted Interval Scheduling problem using dynamic programming, is essential to understanding the process through which we can find such algorithms. The book is well written, in a clear, understandable language. The supplementary chapters on Basics of Algorithm Analysis and Graph Theory are a great started for people who have not been exposed to those concepts previously.
&lt;br /&gt;
&lt;br /&gt;Network flows are covered extensively with their applications. I suppose this section of the course was enhanced because our instructor&#039;s research interests are Network Flows and she threw example after example at us. There are a great number of problems at the end of this chapter to practice.  
&lt;br /&gt;
&lt;br /&gt;(...)
&lt;br /&gt;One of the strenghs of this book, is that when the authors determine the running time of a particular algorithm, they write about how to implement it, with which data structures and why. Although it is assumed that data structures are common knowledge for the reader, this type of analysis is helpful for further understanding of such structures.
&lt;br /&gt;
&lt;br /&gt;All in all, this is a great textbook for an introductory course in the design of algorithms.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>The flow in this book is excellent. The authors do a great job in organizing this book in logical chapter. The chapters are organized into techniques to find solutions to particular problems, like for example, Greedy Algorithms, Divide and Conquer, and Dynamic Programming. </p>
<p>Each chapter contains a few representative problems of the technique or topic discussed. These are discussed in great detail, which is helpful to initially grasp the concepts. Furthermore, the end of each chapter contains a number of solved exercises. These are written up in less detail than the chapter problems, because they are usually slight variations or applications of the representative problems. I found these to be very helpful to me, as to  build up a stronger grasp of the problem at hand.</p>
<p>Furthemore, the progressive search for a solution, such as for the Weighted Interval Scheduling problem using dynamic programming, is essential to understanding the process through which we can find such algorithms. The book is well written, in a clear, understandable language. The supplementary chapters on Basics of Algorithm Analysis and Graph Theory are a great started for people who have not been exposed to those concepts previously.</p>
<p>Network flows are covered extensively with their applications. I suppose this section of the course was enhanced because our instructor&#8217;s research interests are Network Flows and she threw example after example at us. There are a great number of problems at the end of this chapter to practice.  </p>
<p>(&#8230;)<br />
<br />One of the strenghs of this book, is that when the authors determine the running time of a particular algorithm, they write about how to implement it, with which data structures and why. Although it is assumed that data structures are common knowledge for the reader, this type of analysis is helpful for further understanding of such structures.</p>
<p>All in all, this is a great textbook for an introductory course in the design of algorithms.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 47/53 queries in 0.036 seconds using disk: basic

Served from: www.rulesofattraction.net @ 2012-05-19 19:30:34 -->
