44 #ifndef RTOP_ROP_MAX_INEQU_VIOL_H
45 #define RTOP_ROP_MAX_INEQU_VIOL_H
78 RTOp_value_type max_viol;
80 RTOp_value_type vLU_i;
81 RTOp_index_type max_viol_i;
82 RTOp_index_type bnd_type;
89 int RTOp_ROp_max_inequ_viol_construct(
struct RTOp_RTOp* op );
92 int RTOp_ROp_max_inequ_viol_destroy(
struct RTOp_RTOp* op );
96 RTOp_ROp_max_inequ_viol_val(RTOp_ReductTarget targ_obj);