algorithm - How to identify cycles in a huge directed graph? -


there huge n edges on directed graph.

i have fix memory, such 128mb. graph size gb or more.

you can't put them memory, can cache disk, how can more access file?

if load part memory, has cycle in rest without memory.

how solve ?

remember huge n fixed memory.


Comments

Popular posts from this blog

smartface.io - Proper way to change color scheme for whole application -

javascript - three.js lot of meshes optimization -

Email notification in google apps script -