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

Options of qsys_bmapphnn_retrial. More...

#include <line/api/qsys/qsys_bmapphnn_retrial.h>

Public Attributes

std::size_t maxLevel = 0
 Orbit truncation level; 0 selects the reference's automatic choice.

Detailed Description

Options of qsys_bmapphnn_retrial.

Definition at line 111 of file qsys_bmapphnn_retrial.h.

Member Data Documentation

◆ maxLevel

std::size_t line::qsys::BmapPhNnRetrialOptions::maxLevel = 0

Orbit truncation level; 0 selects the reference's automatic choice.

Definition at line 113 of file qsys_bmapphnn_retrial.h.

Referenced by line::mam::solver_mam_retrial().


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