LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
Method registry

line/reg – the name-to-algorithm table the CLI and the bindings dispatch through. More...

Files

file  include/line/reg/api_dispatch.h
 Direct invocation of a single API function from named JSON arguments.
file  include/line/reg/api_json.h
 The one conversion policy between JSON and the templated API layer.
file  include/line/reg/registry.h
 Coverage registry of the C++ port.

Detailed Description

line/reg – the name-to-algorithm table the CLI and the bindings dispatch through.