IObjectiveMap Interface

Namespace

ampl.Entities

Assemblies
  • AMPL


Syntax

public interface IObjectiveMap
interface ampl.Entities.IObjectiveMap

Methods

AsArray()
Return type

ampl.Entities.Objective<ampl.Entities.Objective>[]

Objective[] AsArray()

Properties

ampl.Entities.IObjectiveMap.Size
Return type

System.Int32

int Size { get; }