Hi All,
I'm looking to implement the MinASA algorithm in Delphi, but I need to add a constraint to the sum of the vector: State.X.
I understand that this is implemented in the BLEIC algorithm available in the commercial version, but from what I can tell the commercial version isn't yet available for Delphi.
Does anyone know if there's a workaround for Delphi users?
I have tried incorporating a penalty function within the objective function, but whilst this gives reasonable results in most cases this approach misses a few of the optimal solutions.
Any assistance would be greatly appreciated.
|