ALGORITHM 2.
Resolve_extremal_curve.
Input: Initial point and velocity . | |
Output: Final point and velocity of the extremal curve . | |
Construct numerical continuation curve
for
| |
Prolong until the first instant such that but for any . | |
return , |
Resolve_extremal_curve.
Input: Initial point and velocity . | |
Output: Final point and velocity of the extremal curve . | |
Construct numerical continuation curve
for
| |
Prolong until the first instant such that but for any . | |
return , |