.OpenModelica.Scripting.setCheapMatchingAlgorithm

Sets the cheap matching algorithm.

Information

Sets the cheap matching algorithm used by the backend. Same as calling the compiler with the --cheapmatchingAlgorithm flag.

Example input: 3

Interface

function setCheapMatchingAlgorithm
  input Integer matchingAlgorithm;
  output Boolean success;
end setCheapMatchingAlgorithm;

Generated at 2025-04-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos