IRootsearchMethod

Interface for constraint boundary rootsearch algorithms

Interface for constraint boundary rootsearch algorithms

Finds points on constraint boundaries for ESH hyperplane generation.

Purpose: Given interior point A and exterior point B, find point on boundary where constraint function equals zero (feasibility boundary).

Constraint Rootsearch:

Objective Rootsearch:

Algorithm:

Implementations:

Algorithm

Essential for Extended Supporting Hyperplane (ESH) method

See Also

Source

Header file: `src/RootsearchMethod/IRootsearchMethod.h`