Possible values:
null: use the algorithms written using the Macaulay2 language;
Engine: use the algorithms implemented using C++ in the Engine (version 1.11 and up).
For optional inputs, the Engine algorithms only support PruningMap, "left" or "right" as Direction, and isUnit or isScalar as UnitTest.
Advanced users can implement their own strategies in packages/PruneComplex.m2 and run pruneComplex using the Strategy => null option.
The source of this document is in PruneComplex/doc.m2:409:0.