Replaced bitsets with O(|nodes|^2) memory requirement by ordered lists
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 15 Jan 2008 07:57:38 +0000 (07:57 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 15 Jan 2008 07:57:38 +0000 (07:57 +0000)
commit49aac8d3a962a11fa648a2d8cd35d607c28e308b
tree9e8f68e881350a85ba5c78e2e64f34d0bd8eb238
parent0f89db9666c5accd98f89b7c993db0ccc27bf429
Replaced bitsets with O(|nodes|^2) memory requirement by ordered lists

[r17390]
ir/be/becopyheur4.c