📄 bugs,v
字号:
head 1.3;access;symbols zero-five-zero:1.3 zero-four-seventeen:1.1;locks neto:1.3; strict;comment @# @;1.3date 2000.09.17.04.22.03; author neto; state Exp;branches;next 1.2;1.2date 2000.09.17.03.47.35; author neto; state Exp;branches;next 1.1;1.1date 98.10.17.22.22.36; author neto; state Exp;branches;next ;desc@Updated to new list.@1.3log@Two bug fixes done in time for DIMACS@text@PENDING:1998/8/1. (Feature request) Milestones, probe depths, and move depths aren't in the matching code. 1998/10/2 milestones are now there.FIXED:2000/9/16. In src/jbmr.w and src/match.w, the change_log array wasn't being grown properly, causing memory corruptionof the dirty set structure. The result is that LK segfaulted on some very large instances, sometimes only with a large number of iterations.Thank you Bruce Perens and Electric Fence!Don't worry, the bug doesn't affect the results in my PhD work.1998/8/28. Fails with length_t being an int. Try dsj1000.Seems to be handling of cluster dist and writing to e[3]. Differentcomparisions being made when writing to e[3] and taking the max?(Fixed 1998/8/29. Change < to <=. jbmr.w problem, not in match.w)1998/8/28. Random distance matrix fails in construct a tour.Endless loop when trying to get second batch of neighbours for a city:always getting the same ones?(Fixed sometime 1998/10. Nonsense code with computing maxima is now fixed.)1998/8/7. Discovered and removed a space leak type problem in lk.wregarding the prng handed to the optimizers. I'm sure there are otherspace leaks. (See 1998/7/24 entry).1998/7/24. There's no way to free a tsp_instance_t. I haven't got a good OO interface for the tsp instance type.@1.2log@Fix for growing change_log in jbmr.w and match.w. Thanks Electric Fence.@text@d8 4a11 32000/9/16. change_log wasn't being grown properly, causing memory corruptionof the dirty set so we segfaulted on some very large instances, sometimesonly with a large number of iterations.d13 2@1.1log@Initial revision@text@d8 5@
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -