Strategy (NumericalHilbert) -- optional argument for dual space algorithm
The two available algorithm choices are
BM -- Mourrain algorithm for dual space computation
DZ -- Macaulay matrix algorithm for dual space computation
Both should produce roughly the same output, but there may be differences in performance. Generally BM should be more efficient and is the default, but DZ is left as an option to the user.