![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Later-is-greater, so the priority queue pops the earliest event. More...
#include <line/solvers/ldes/ldes_engine.h>
Public Member Functions | |
| bool | operator() (const Event &a, const Event &b) const |
Later-is-greater, so the priority queue pops the earliest event.
Definition at line 174 of file ldes_engine.h.
Definition at line 175 of file ldes_engine.h.
References line::ldes::engine::Event::kind, line::ldes::engine::Event::seq, and line::ldes::engine::Event::t.