initialize

context(_: Simulator)
abstract fun initialize(channels: List<ChannelT>)

Initializes the policy with the list of channels it will manage.

Parameters

channels

the list of channels to manage