ILOG CPLEX .NET Reference Manual

ICopyable Interface

This interface defines the API for elements of optimization models, such as variables, constraints, expressions, and objectives.

For a list of all members of this type, see ICopyable Members.

ILOG.Concert.ICopyable
   Derived interfaces

public interface ICopyable

Types that implement ICopyable

Type Description
Cplex Cplex is the class used to create and solve a large variety of Mathematical Programming models.
CplexModeler  

Requirements

Namespace: ILOG.Concert

Assembly: ILOG.Concert (in ILOG.Concert.dll)

See Also

ICopyable Members | ILOG.Concert Namespace