Skip navigation links
Keyword: Wireless 
Example (offline algorithm) Description
Offline_cba_wirelessCongControlTransmissionPowerAssignment
Jointly optimizes the demand injected traffic (congestion control) and link transmission powers ina wireless network, solving a NUM formulation.

Keywords: Capacity assignment (CA), Transmission power optimization, JOM, NUM, Wireless

Offline_ca_wirelessCsmaWindowSize
Optimizes the backoff window size of the links in a wireless network based on a CSMA MAC, solving a formulation.

Keywords: Capacity assignment (CA), CSMA, JOM, Wireless, NUM

Offline_ca_wirelessPersistenceProbability
Optimizes the persistence probability of the links in a wireless network based on a random-access (ALOHA-type) MAC, solving a formulation.

Keywords: Capacity assignment (CA), Random-access MAC, JOM, Wireless, NUM

Offline_ca_wirelessTransmissionPower
Finds a fair allocation of the transmission power in a wireless network, solving a formulation.

Keywords: Capacity assignment (CA), Transmission power optimization, JOM, NUM, Wireless

Example (online event processor) Description
Online_evProc_congControlAndTransmissionPowerAssignmentDualDecomp
This module implements a distributed dual-decomposition-based gradient algorithm, for a coordinated adjustment of the traffic to inject by each demand (congestion control), and the transmission power in each link of the underlying wireless network, to maximize the network utility enforcing a fair allocation of the resources.

Keywords: Bandwidth assignment (BA), Transmission power optimization, Wireless, Capacity assignment (CA), Distributed algorithm, Dual decomposition

Online_evProc_persistenceProbAdjustmentPrimal
This module implements a distributed primal-gradient based algorithm for adjusting the link persistence probabilities in a wireless network with a ALOHA-type random-access based MAC, to maximize the network utility enforcing a fair allocation of the resources.

Keywords: Random-access MAC, Wireless, Distributed algorithm, Primal gradient algorithm, Capacity assignment (CA)

Online_evProc_powerAssignmentPrimal
This module implements a distributed primal-gradient based algorithm for adjusting the transmission power of the links in a wireless network subject to interferences, to maximize the network utility enforcing a fair allocation of the resources.

Keywords: Transmission power optimization, Wireless, Distributed algorithm, Primal gradient algorithm, Capacity assignment (CA)

Online_evProc_csmaBackoffOptimizationDual
This module implements a distributed dual-gradient based algorithm for adjusting the backoff windows sizes in a wireless network with a CSMA-mased MAC, to maximize the network utility enforcing a fair allocation of the resources.

Keywords: Wireless, CSMA, Capacity assignment (CA), Dual gradient algorithm