boranyldrm / HostNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a simple host network which represents host (machine) communication relationships. In this implementation, this communication network will be represented by a graph and answer the queries, each of which corresponds to calling a member function, on this graph.

About


Languages

Language:C++ 48.6%Language:C 19.5%Language:Makefile 17.2%Language:CMake 14.7%