1predicatefzn_piecewise_linear_reif(varfloat:x,varfloat:y,2array[int]offloat:xi,array[int]offloat:vi,3varbool:b)=4abort("Reified piecewise_linear constraint is not supported");56%-----------------------------------------------------------------------------%