Interface NodeInitConfig

Configuration options for initialising MiniZinc in NodeJS

Hierarchy

  • NodeInitConfig

Properties

minizinc?: string

Name of, or path to the minizinc executable

minizincPaths?: string[]

Paths to search for the MiniZinc executable in

Generated using TypeDoc