Commit a575fcf
authored
Add index parameter to Constraint class API (#146)
* Add optional int index parameter (default 0) to all virtual methods in base Constraint class
* Update all derived constraint classes to implement the new interface
* Maintain backward compatibility with default parameter values
* Align Constraint API with existing Objective class pattern for time-varying constraints1 parent 95af4d9 commit a575fcf
1 file changed
+172
-93
lines changed
0 commit comments