This example illustrates a way to use Bertini2 as an engine to run parameter homotopies. -- ### Compiling Uses CMake. 1. `cd b2/core/example/parameter_homotopy` 2. `mkdir build && cd build` 3. `cmake ..` 4. `make` Resulting product `parameter_homotopy` is in `build/bin/`