algorithm - Graph serialization and deserialization -


as per answer question can use topological sort ordering of nodes. how persist or serialize edges between nodes? if need send serialized 'directed' graph on network , recreate on other end, need send?


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -