Re: Knapsack Problem Without Value

2013-12-14 Thread Steven D'Aprano
On Fri, 13 Dec 2013 01:38:47 -0800, geezle86 wrote: > On Friday, December 13, 2013 9:08:56 AM UTC+7, geez...@gmail.com wrote: >> Hi, >> >> I wanna ask about Knapsack. I do understand what Knapsack is about. But >> this one i faced is a different problem. There is no value. I mean, >> it's like thi

Re: Knapsack Problem Without Value

2013-12-13 Thread Ian Kelly
On Thu, Dec 12, 2013 at 7:08 PM, wrote: > Hi, > > I wanna ask about Knapsack. I do understand what Knapsack is about. But this > one i faced is a different problem. There is no value. I mean, it's like > this, for example. > > I have 4 beams [X0, X1, X2, X3]. Each 1, 2, 2, 3 cm long. I want to

Re: Knapsack Problem Without Value

2013-12-13 Thread Mark Lawrence
On 13/12/2013 09:38, geezl...@gmail.com wrote: On Friday, December 13, 2013 9:08:56 AM UTC+7, geez...@gmail.com wrote: Hi, I wanna ask about Knapsack. I do understand what Knapsack is about. But this one i faced is a different problem. There is no value. I mean, it's like this, for example.

Re: Knapsack Problem Without Value

2013-12-13 Thread geezle86
On Friday, December 13, 2013 9:08:56 AM UTC+7, geez...@gmail.com wrote: > Hi, > > > > I wanna ask about Knapsack. I do understand what Knapsack is about. But this > one i faced is a different problem. There is no value. I mean, it's like > this, for example. > > > > I have 4 beams [X0, X1,

Re: Knapsack Problem Without Value

2013-12-12 Thread Gary Herron
On 12/12/2013 06:08 PM, geezl...@gmail.com wrote: Hi, I wanna ask about Knapsack. I do understand what Knapsack is about. But this one i faced is a different problem. There is no value. I mean, it's like this, for example. I have 4 beams [X0, X1, X2, X3]. Each 1, 2, 2, 3 cm long. I want to ma

Knapsack Problem Without Value

2013-12-12 Thread geezle86
Hi, I wanna ask about Knapsack. I do understand what Knapsack is about. But this one i faced is a different problem. There is no value. I mean, it's like this, for example. I have 4 beams [X0, X1, X2, X3]. Each 1, 2, 2, 3 cm long. I want to make a new 6 cm long connected-beam from these 4 beam