DescriptionAU: Fix bug in impl of Johnson's circuit finding algorithm.
The original paper at
http://dutta.csc.ncsu.edu/csc791_spring07/wrap/circuits_johnson.pdf is
correct in the algorithm description. I made a mistake when
translating it from pseudo code to C++. This CL corrects that mistake.
BUG=chromium-os:5043
TEST=unittest, tested building and applying an update that exposed this issue
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|