evalue_split_domains_into_orthants: don't reduce evalue after splitting
commitfcc8d1c4ad2ad54dbe1deb6bdf050618bc3c7fc5
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 15 Mar 2008 12:22:11 +0000 (15 13:22 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 31 Mar 2008 10:05:57 +0000 (31 12:05 +0200)
tree6f19e28a849f84dcc9fbc2d2eb564568dfd61991
parent201fac9107b57a42a35b70d0c4af27f6e0b6abae
evalue_split_domains_into_orthants: don't reduce evalue after splitting

reduce_evalue will remove any domain where the value is zero, but
some applications, most notably those dealing with bounds, depend
on these domains remaining in the input evalues.
evalue.c