<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Permutation and Combination Libraries</title><link>http://permutationtools.codeplex.com/Project/ProjectRss.aspx</link><description>Software testing, games of chance and statistics all use the concepts of permutations and combinations. These libraries allow programmers to easily calculate the numbers of combinations, permutatio...</description><item><title>New Post: Generate salesman and job combinations</title><link>http://permutationtools.codeplex.com/Thread/View.aspx?ThreadId=72059</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi, I am working on sql server 2005.&lt;/p&gt;
&lt;p&gt;Basic story: When a customer call to a call center and say he has a problem in assembling the computer and so required a Technician to fix the problem.&lt;br&gt;The call center guy fix a job taking details of customer like Customer name, address, Zip code, Region and If he require a Skill Tech, Certified Tech, any particular date and time to repair&lt;br&gt;&lt;br&gt;So need to check who all the available technicians who are exactly suit to customer requirement..&lt;br&gt;&lt;br&gt;so the call center guy will get a list of technicians who are available close in distance to the customer location&lt;br&gt;and the tech timings has to be available to fix that problem means he should be free at that customer chosen time or has schedule to any another customer. If so another tech has to be schedule for this job.&lt;br&gt;&lt;br&gt;And so the Tech will be scheduled and appointment will be fixed.&lt;br&gt;&lt;br&gt;Let us Suppose another job has come&lt;br&gt;which is more near to that customer, then we need to reschedule the tech to this job if all the requirement is ok, and more near to this new job&lt;br&gt;with same skills, certificate requirement of tech has to be allocated to the previous job.. which means we are rescheduling jobs when and every new job will arrive..&lt;br&gt;&lt;br&gt;so all time all the techs has to be checked if they need to reschedule.&lt;br&gt;distance should be calculated based on latitude and longitude, distance should be between customer(job) and Tech.&lt;br&gt;how the sequence generation should be followd. pls trow light and could suggest me a better idea for approach it would be more helpful.&amp;lt;!-- / message --&amp;gt;&lt;/p&gt;
&lt;p&gt;Bottom line of my Problem:&lt;br&gt;Compare all possible sequences to which we can assign job to Technicians available.&lt;br&gt;this should be done in sql server as per requirement. pls help.&lt;/p&gt;&lt;/div&gt;</description><author>rpprasanth</author><pubDate>Thu, 15 Oct 2009 07:44:01 GMT</pubDate><guid isPermaLink="false">New Post: Generate salesman and job combinations 20091015074401A</guid></item><item><title>New Post: combinations</title><link>http://permutationtools.codeplex.com/Thread/View.aspx?ThreadId=70619</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;ok, empty set&amp;nbsp; is 32nd combination, so number &amp;quot;31&amp;quot; in output is correct, then what about duplications?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>rac</author><pubDate>Wed, 30 Sep 2009 17:24:05 GMT</pubDate><guid isPermaLink="false">New Post: combinations 20090930052405P</guid></item><item><title>New Post: combinations</title><link>http://permutationtools.codeplex.com/Thread/View.aspx?ThreadId=70619</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I don't understand it:&lt;/p&gt;
&lt;p&gt;In the last example we have 5 element set. We create all possible combinations,&lt;/p&gt;
&lt;p&gt;output is:&lt;/p&gt;
&lt;pre&gt;&lt;span style="color:Green"&gt;        31&lt;br&gt;        A&lt;br&gt;        B&lt;br&gt;        C&lt;br&gt;        D&lt;br&gt;        E&lt;br&gt;        E&lt;br&gt;        A B&lt;br&gt;        A C&lt;br&gt;        A D&lt;br&gt;        A E&lt;br&gt;        B C&lt;br&gt;        B D&lt;br&gt;        B E&lt;br&gt;        C D&lt;br&gt;        C E&lt;br&gt;        D E&lt;br&gt;        D E&lt;br&gt;        A B C&lt;br&gt;        A B D&lt;br&gt;        A B E&lt;br&gt;        A C D&lt;br&gt;        A C E&lt;br&gt;        A D E&lt;br&gt;        B C D&lt;br&gt;        B C E&lt;br&gt;        B D E&lt;br&gt;        C D E&lt;br&gt;        C D E&lt;br&gt;        A B C D&lt;br&gt;        A B C E&lt;br&gt;        A B D E&lt;br&gt;        A C D E&lt;br&gt;        B C D E&lt;br&gt;        B C D E&lt;br&gt;        A B C D E&lt;br&gt;        */&lt;br&gt;&lt;br&gt;I think there should be exactly 32 combinations (as 2^5=32).&lt;br&gt;Some of combinations are duplicated, for example:&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;pre&gt;&lt;span style="color:green"&gt;B C D E&lt;br&gt;B C D E&lt;/span&gt;&lt;/pre&gt;
&lt;br&gt;&lt;/pre&gt;&lt;/div&gt;</description><author>rac</author><pubDate>Wed, 30 Sep 2009 17:22:02 GMT</pubDate><guid isPermaLink="false">New Post: combinations 20090930052202P</guid></item><item><title>Source code checked in, #13560</title><link>http://www.codeplex.com/permutationTools/SourceControl/ListDownloadableCommits.aspx</link><description>Fixes to example code.&amp;#13;&amp;#10;Moved exceptions into a deeper name space to make the generated docs cleaner.&amp;#13;&amp;#10;Updated help.&amp;#13;&amp;#10;Fixed &amp;#47;&amp;#47;&amp;#47; documentation problems where &amp;#38;lt&amp;#59; notation was required.</description><author>dustinandrews</author><pubDate>Sat, 25 Oct 2008 00:41:21 GMT</pubDate><guid isPermaLink="false">Source code checked in, #13560 20081025124121A</guid></item><item><title>Source code checked in, #13552</title><link>http://www.codeplex.com/permutationTools/SourceControl/ListDownloadableCommits.aspx</link><description>Initial upload</description><author>dustinandrews</author><pubDate>Fri, 24 Oct 2008 21:33:17 GMT</pubDate><guid isPermaLink="false">Source code checked in, #13552 20081024093317P</guid></item></channel></rss>