Skip to content

Throw Exception in QP Solver #85

@Woolfrey

Description

@Woolfrey

QP Solver should throw an exception when the start point x0 is outside the constraints. Currently it only returns the x0 and prints an error message to the console.

Since the start point is infeasible, the exception should be handled by the program which calls the solve() function.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttaskWork that needs completing

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions