mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2024-11-22 10:44:17 +00:00
406 B
406 B
aliases | |
---|---|
|
Funzione individuale che, in un problema di routing, associa ogni entità con il canale di comunicazione da utilizzare per raggiungerla.
\def \varSource {{\color{LimeGreen} Source}}
\def \varDestination {{\color{IndianRed} Destination}}
\Large
\textrm{Channel}_{\varSource}(\varDestination)
Comunemente implementata come routing table.