.OpenModelica.Scripting.setMatchingAlgorithm

Sets the matching algorithm.

Information

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

Interface

function setMatchingAlgorithm
  input String matchingAlgorithm;
  output Boolean success;
end setMatchingAlgorithm;

Generated at 2026-01-29T19:15:51Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos