C++ implementation of the SQP algorithm SOLNP, utilizing Lagrangian Relaxation to handle both Inequality and Equality constraint functions. Good for solving constrained objective functions on convex surfaces.
Add an option for the version updater to add/update a source repository project link that links back to the github hash of the source used to build the package.
Expected Behavior
If the flag is true in the configuration, the generated package will have a project link that points back to the github url of the git hash with the source used to generate the package.
Add an option for the version updater to add/update a source repository project link that links back to the github hash of the source used to build the package.
Expected Behavior
If the flag is true in the configuration, the generated package will have a project link that points back to the github url of the git hash with the source used to generate the package.
Current Behavior