wn-upf / Komondor

Komondor Wireless Networks Simulator
GNU General Public License v3.0
65 stars 19 forks source link

[Agents + DCB] Differentiate between current_left_channel and min_allowed_channel #94

Closed sergiobarra closed 6 years ago

sergiobarra commented 6 years ago

Beware that current_left_channel should be clearly differentiated from min_allowed_channel. In future versions, when we consider min and max allowed channels as new features for the learning algorithm, we then will implement current_min_allowed_channel.

The important thing to remark is that the idea behind current_left_channel and min_allowed_channel is different and must not be mixed.