<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Bin packing part 2: Packing it tighter</title><link>http://sqlblog.com/blogs/hugo_kornelis/archive/2007/12/24/bin-packing-part-2-packing-it-tighter.aspx</link><description>In my previous post , I explained the bin packing problem, explained an example scenario, and established a baseline for both speed and efficiency of bin packing algorithms by writing a rather crude cursor-based procedure. In this part, I will look at</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Bin packing part 3: Need for speed</title><link>http://sqlblog.com/blogs/hugo_kornelis/archive/2007/12/24/bin-packing-part-2-packing-it-tighter.aspx#4504</link><pubDate>Fri, 11 Jan 2008 22:24:35 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:4504</guid><dc:creator>SELECT Hints, Tips, Tricks FROM Hugo Kornelis WHERE RDBMS = 'SQL Server'</dc:creator><description>&lt;p&gt;In the first post of this series, I explained the bin-packing problem and established a baseline solution.&lt;/p&gt;
</description></item><item><title>Bin packing part 4: The set-based disaster</title><link>http://sqlblog.com/blogs/hugo_kornelis/archive/2007/12/24/bin-packing-part-2-packing-it-tighter.aspx#9674</link><pubDate>Sun, 26 Oct 2008 23:30:45 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:9674</guid><dc:creator>SELECT Hints, Tips, Tricks FROM Hugo Kornelis WHERE RDBMS = 'SQL Server'</dc:creator><description>&lt;p&gt;Almost a year ago now, I started a series of blog post on the bin packing problem . But after the first&lt;/p&gt;
</description></item><item><title>Bin packing part 5: Set-based iteration</title><link>http://sqlblog.com/blogs/hugo_kornelis/archive/2007/12/24/bin-packing-part-2-packing-it-tighter.aspx#39128</link><pubDate>Mon, 17 Oct 2011 22:11:50 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:39128</guid><dc:creator>SELECT Hints, Tips, Tricks FROM Hugo Kornelis WHERE RDBMS = 'SQL Server'</dc:creator><description>&lt;p&gt;One of the most common techniques authors use to keep their readers interested is to leave them with&lt;/p&gt;
</description></item></channel></rss>