S0=bertiniUserHomotopy(t, P, H, S1)
This method calls Bertini to track a user-defined homotopy. The user needs to specify the homotopy H, the path variable t, and a list of start solutions S1. Bertini (1) writes the homotopy and start solutions to temporary files, (2) invokes Bertini's solver with configuration keyword UserHomotopy => 2, (3) stores the output of Bertini in a temporary file, and (4) parses a machine readable file to output a list of solutions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The object bertiniUserHomotopy is a method function with options.