Re: [algogeeks] Re: Knapsack problem

2010-10-30 Thread Rashmi Shrivastava
thnx a lot chi n mohan... -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to algoge...@googlegroups.com. To unsubscribe from this group, send email to algogeeks+unsubscr...@googlegroups.com. For more

Re: Fwd: [algogeeks] Prim's algorithm using min heap

2010-10-02 Thread Rashmi Shrivastava
Ohh sorry soundar, i forget to send the link...he he,chk this,it may help u... http://www.oronno.co.cc/oronno-presented/Prims_Algorithm_on_MST.pdf http://www.oronno.co.cc/oronno-presented/Prims_Algorithm_on_MST.pdf http://programminggeeks.com/c-code-for-prims-algorithm/

Fwd: [algogeeks] Re: Design an algorithm

2010-09-30 Thread Rashmi Shrivastava
@ Modeling Expert,,thanx -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to algoge...@googlegroups.com. To unsubscribe from this group, send email to algogeeks+unsubscr...@googlegroups.com. For more options,

[algogeeks] Optimal parenthesization

2010-09-29 Thread Rashmi Shrivastava
Please help me in this, Find an optimal parenthesization of a matrix-chain product whose sequence of dimension is [5,10,3,12,5,50,6]. Thank you in advance!! -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to

[algogeeks] Inserting a box with lesser dimension into a box of bigger dimensions than that.

2010-09-21 Thread Rashmi Shrivastava
If there are n number of boxes and each with different dimensions and your job is to insert one box having lesser dimension than that to another. Consider size of boxes as, b1-s1(h1,l1,w1) b2-s2(h2,l2,w2) . . . bn-sn(hn,ln,wn) -- You received this message because you are subscribed to the Google