Closed GoogleCodeExporter closed 8 years ago
Hello,
Could you please provide max. length of pattern i.e. first row of data file. I
plan to analysis the issue ASAP.
Original comment by vijay.pa...@gmail.com
on 28 Feb 2012 at 4:18
A thousand apologies. Of course you need the length.
This is my input file:
192
48 8
28 2
67 2
73 8
21 2
27 2
84 2
87 2
85 4
74 2
60.5 2
Original comment by hpey...@beer.org
on 28 Feb 2012 at 4:37
Hello,
I have found the bug fix, it will be soon checked in. Here is the new output
for shortened lengths:
Total orders read from file = 11
48 8
28 2
67 2
73 8
21 2
27 2
84 2
83 2
85 4
74 2
60.5 2
Add order demand constraints. Total rows, cols = 11, 0
Node 1: ..........
Patterns: Current = 9, New = 10, Obj Func Value = 12 Branch.
Node 2:
Patterns: Current = 19, New = 0, Obj Func Value = 12 INTEGER ***
Node 3: ..
Patterns: Current = 19, New = 2, Obj Func Value = 12 INTEGER ***
Branch and bound tree exhausted.
# Total runtime = 0 Secs
# Solution Report #
Best integer obj. func. value = 12
Pattern count = 1: 85 x 2, 21 x 1,
Pattern count = 1: 83 x 2,
Pattern count = 2: 73 x 2, 28 x 1,
Pattern count = 1: 48 x 4,
Pattern count = 2: 84 x 1, 60.5 x 1, 48 x 1,
Pattern count = 1: 73 x 2, 21 x 2,
Pattern count = 2: 74 x 1, 67 x 1, 48 x 1,
Pattern count = 2: 85 x 1, 73 x 1, 27 x 1,
Original comment by vijay.pa...@gmail.com
on 1 Apr 2012 at 5:03
On Sun, 01 Apr 2012 17:03:56 +0000 cspsol@googlecode.com wrote
Thank you. Much appreciated!
Original comment by hpey...@beer.org
on 2 Apr 2012 at 7:33
Fix is now available in the repository. If you have checked out source code,
please update. Also I will make new tarball release soon.
Original comment by vijay.pa...@gmail.com
on 3 Apr 2012 at 3:28
Original issue reported on code.google.com by
hpey...@beer.org
on 24 Feb 2012 at 12:30