chop
chop copied to clipboard
Implement Pairwise FW and lmo_pairwise with batch wise active sets
This has been done in our copt library (without batches). Cf https://github.com/openopt/copt/blob/21a0caf0f8c6fbc58de05ea8bc70e36c83fb62be/copt/constraint.py#L84 and https://github.com/openopt/copt/blob/21a0caf0f8c6fbc58de05ea8bc70e36c83fb62be/copt/frank_wolfe.py#L115