Sets the matching algorithm used by the backend after the pre optimization modules. Call the compiler with --help=optmodules
for more information about what algorithms are available.
Example input: PFPlus
function setMatchingAlgorithm input String matchingAlgorithm; output Boolean success; end setMatchingAlgorithm;