Expression function

Expression (Abstract class -- should not be initialized)

Expression (Abstract class -- should not be initialized)

This class represents an expression in MiniZinc.

Methods

Public methods

Method new()

constructor

Usage

Expression$new()

Method clone()

The objects of this class are cloneable with this method.

Usage

Expression$clone(deep = FALSE)

Arguments

  • deep: Whether to make a deep clone.

  • Maintainer: Akshit Achara
  • License: Mozilla Public License Version 2.0
  • Last published: 2021-10-15