#include <GreedyCommLB.h>
Collaboration diagram for graph:

Data Fields | |
| int | id |
| int | data |
| int | nmsg |
| graph * | next |
Definition at line 28 of file GreedyCommLB.h.
Definition at line 29 of file GreedyCommLB.h.
Referenced by GreedyCommLB::add_graph(), Comm1LB::add_graph(), GreedyCommLB::compute_com(), and GreedyCommLB::update().
Definition at line 30 of file GreedyCommLB.h.
Referenced by GreedyCommLB::add_graph(), and Comm1LB::add_graph().
Definition at line 31 of file GreedyCommLB.h.
Referenced by GreedyCommLB::add_graph(), Comm1LB::add_graph(), init(), and init_data().
| struct graph* graph::next |
Definition at line 32 of file GreedyCommLB.h.
Referenced by GreedyCommLB::add_graph(), Comm1LB::add_graph(), GreedyCommLB::compute_com(), Comm1LB::compute_cost(), init(), init_data(), and GreedyCommLB::update().
1.5.1