/greedy_node_select

Graph_initialisation

Primary LanguageC++

Greedy Node Select

Selecting the best combination of nodes to activate in a directed/undirected wireless network for maximum efficiency.

Graph Initialisation

Collect the nodes data and initialze them as a NxN matrix for further processing.