LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
line::wf::UpdatedWorkflow< T > Struct Template Reference

The collapsed link matrix and the service law of every surviving node. More...

#include <line/api/wf/wf_pattern_updater.h>

Collaboration diagram for line::wf::UpdatedWorkflow< T >:

Public Attributes

Matrix< T > linkMatrix
std::map< int, ServiceParameters< T > > serviceParameters

Detailed Description

template<class T>
struct line::wf::UpdatedWorkflow< T >

The collapsed link matrix and the service law of every surviving node.

Definition at line 85 of file wf_pattern_updater.h.

Member Data Documentation

◆ linkMatrix

◆ serviceParameters


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