powered by
Write the network information to a text file with specific format.
write_net(net, file)
A list as returned by read_net
read_net
The name of text file
This function writes the network information to a text file with specific format: each line contains two strings separated by spaces, which correspond to the names of two end points of one edge in the network.