summaryrefslogtreecommitdiff
path: root/isl_tab.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-16isl_tab: drop isl_ctx argument where not absolutely requiredSven Verdoolaege1-29/+18
2009-07-15export isl_tab_sample_is_integerSven Verdoolaege1-0/+1
2009-07-13isl_tab: don't create new undo records during rollbackSven Verdoolaege1-0/+1
2009-07-13isl_tab: optionally save dual solutionSven Verdoolaege1-1/+5
2009-07-13isl_tab: add isl_tab_add_valid_eqSven Verdoolaege1-0/+2
2009-07-13export isl_tab_allocSven Verdoolaege1-0/+2
2009-05-06isl_tab.c: add isl_tab_get_sample_valueSven Verdoolaege1-0/+3
2009-03-23isl_tab.c: store number of equalities among the constraints in tableauSven Verdoolaege1-0/+1
2009-03-20isl_tab.c: don't detect equalities while setting up tableauSven Verdoolaege1-1/+0
2009-03-20add internal representation of LP tableausSven Verdoolaege1-0/+145