* src/tgbatest/randtgba.cc (default_algos): Test the "ordering"
heuristic.
This commit is contained in:
parent
3f22bc17ff
commit
b343e16b51
2 changed files with 7 additions and 0 deletions
|
|
@ -77,6 +77,8 @@ const char* default_algos[] = {
|
|||
"Tau03",
|
||||
"Tau03_opt",
|
||||
"Tau03_opt(condstack)",
|
||||
"Tau03_opt(condstack ordering)",
|
||||
"Tau03_opt(condstack ordering !weights)",
|
||||
0
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue