hail: unify the post-processing of results
authorIustin Pop <iustin@google.com>
Mon, 25 May 2009 17:45:46 +0000 (18:45 +0100)
committerIustin Pop <iustin@google.com>
Mon, 25 May 2009 17:45:46 +0000 (18:45 +0100)
commitf826c5e03a1704609368478b53eff7bc872ce95f
tree45c51da4ad3cb9a1c3c59e8e6a650eebcb9a20b8
parent4a34031308561713fa5ab077d02001f1ad50c808
hail: unify the post-processing of results

Both allocate and relocate compute new node lists, whose score must be
ranked and the best option chosen. This means we can convert the code to
a generic function.
hail.hs