dt-qp-project
dt-qp-project copied to clipboard
Issue with DTQP_setup_convert for multiphase
The way it is currently set up, the conversion code does not enumerate over the length of the new structure, which seems to be needed for multi phase problems. Check case 3 of JadduShimemura for details.
Can you confirm that nonlin.linkage_equality and nonlin.linkage_inequality don't cover the needed fields?
https://github.com/danielrherber/dt-qp-project/blob/new-input-struct/src/DTQP_setup_initialize.m#L74-L75