model: Create a New Optimization Model

Description Usage Format Details Examples

View source: R/Model.R

Description

A constructor of an object of type "Optimization.Model".

Usage

1
2
3

Format

An object of class R6ClassGenerator of length 24.

Details

Each document has the following methods:

Examples

1
m <- model()

ROML documentation built on May 2, 2019, 6:52 p.m.

Related to model in ROML...