rohitdgp / greedy_node_select

Graph_initialisation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Graph_initialisation


Languages

Language:C++ 51.6%Language:Python 48.4%