![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <scheduler/grouper/GreedyGrouper.hpp>


Public Member Functions | |
| GreedyGrouper (const wns::pyconfig::View &config) | |
| ~GreedyGrouper () | |
Protected Member Functions | |
| virtual Partition | makeGrouping (int maxBeams, unsigned int noOfStations) |
Private Attributes | |
| int | MonteCarloGreedyProbe |
Classes | |
| class | BeamCmp |
Definition at line 35 of file GreedyGrouper.hpp.
| GreedyGrouper::GreedyGrouper | ( | const wns::pyconfig::View & | config | ) |
Definition at line 36 of file GreedyGrouper.cpp.
| wns::scheduler::grouper::GreedyGrouper::~GreedyGrouper | ( | ) | [inline] |
Definition at line 41 of file GreedyGrouper.hpp.
| AllPossibleGroupsGrouper::Partition GreedyGrouper::makeGrouping | ( | int | maxBeams, | |
| unsigned int | noOfStations | |||
| ) | [protected, virtual] |
Implements wns::scheduler::grouper::AllPossibleGroupsGrouper.
Definition at line 49 of file GreedyGrouper.cpp.
Definition at line 52 of file GreedyGrouper.hpp.
1.5.5