IVariableMap Interface

Namespace

ampl.Entities

Assemblies
  • AMPL


Syntax

public interface IVariableMap
interface ampl.Entities.IVariableMap

Methods

AsArray()
Return type

ampl.Entities.Variable<ampl.Entities.Variable>[]

Variable[] AsArray()

Properties

ampl.Entities.IVariableMap.Size
Return type

System.Int32

int Size { get; }