Searched refs:parametric (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/isl/
H A Disl_tab.h192 int parametric);
H A Disl_schedule.c56 * a parametric schedule
1295 * (unconstrained when computing non-parametric schedules)
1300 * - positive and negative parts of c_i_n (if parametric)
1321 int parametric; local
1330 parametric = ctx->opt->schedule_parametric;
1347 n_eq += 2 + parametric + force_zero;
1374 if (parametric) {
2375 * (unconstrained when computing non-parametric schedules)
2381 * - positive and negative parts of c_i_n (if parametric)
H A Disl_tab.c1007 * For each row j, the new value of the parametric constant is equal to
1011 * where a_j0 is the original parametric constant, a_rc is the pivot element,
1012 * a_r0 is the parametric constant of the pivot row and a_jc is the
2265 int parametric)
2274 if (parametric)
2264 isl_tab_from_recession_cone(__isl_keep isl_basic_set *bset, int parametric) argument
/haiku-buildtools/isl/doc/
H A Dimplementation.tex168 An alternative method for parametric integer programming
173 non-parametric integer programming problems.
178 data structure known as a tableau. In case of parametric problems,
254 In case of parametric problems, the sign of the constant term
273 applying a (parametric) Gomory cut.
377 the original problem considered as a non-parametric problem
446 would obviate the need for removing parametric equalities.
453 that only differ in their (parametric) constant terms.
494 it is currently not yet used during parametric integer programming.
500 based on a parametric constan
[all...]

Completed in 46 milliseconds