A student of mine is working on the SimpleLocal code. He mentioned to me the following:
"There is a bug in STAGEFLOW method in SimpleLocal.cpp. When the graph is being constructed at each stage, 4 edges are added between vertices instead of two (i.e., two edges are added from u to v and two edges are added from v to u)."
You might want to have a look at this.
A student of mine is working on the SimpleLocal code. He mentioned to me the following:
"There is a bug in STAGEFLOW method in SimpleLocal.cpp. When the graph is being constructed at each stage, 4 edges are added between vertices instead of two (i.e., two edges are added from u to v and two edges are added from v to u)."
You might want to have a look at this.