LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
line::opt::Scenario Struct Reference

#include <line/opt/problem.h>

Public Attributes

OptimizationModel model
double weight = 1.0

Detailed Description

Definition at line 35 of file problem.h.

Member Data Documentation

◆ model

OptimizationModel line::opt::Scenario::model

Definition at line 36 of file problem.h.

◆ weight

double line::opt::Scenario::weight = 1.0

Definition at line 37 of file problem.h.


The documentation for this struct was generated from the following file: