I have three constraints in my optimization probelm. I want to solve this optimzation problem using different relaxtion order for each constraint.
Is there any way of doing this?
Best Regards, Abdul Salam
Although I do not fully understand what you want to do, you may be able to edit genBasisSupports.m in subdirectory subPrograms/Mfiles of SparsePOP.
If you want to change a relax order for each constraint, you can control a variable ``sosDim" in the M-file.
Best regards, Hayato Waki
Log in to post a comment.
I have three constraints in my optimization probelm.
I want to solve this optimzation problem using different relaxtion order for each constraint.
Is there any way of doing this?
Best Regards,
Abdul Salam
Although I do not fully understand what you want to do, you may be able to edit genBasisSupports.m in subdirectory subPrograms/Mfiles of SparsePOP.
If you want to change a relax order for each constraint, you can control a variable ``sosDim" in the M-file.
Best regards,
Hayato Waki