isl_tab_pip.c: sol_pop: extract out combine_initial_if_equal
commit0502d5c0c02c8ffa95e46ee4fa2d11582aaf273e
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 4 Jul 2016 13:08:53 +0000 (4 15:08 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 3 Jan 2017 11:41:54 +0000 (3 12:41 +0100)
treef4a256762bd1e590dbeb4c6941695aeec476247b
parent9678f78bef8ed48290af869439a2bfb737a3d9b5
isl_tab_pip.c: sol_pop: extract out combine_initial_if_equal

This will make it easier to extend the cases where two partial
solutions are considered to be equal.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_tab_pip.c