摘要:
Needed to compute max flow in a project and found the official document of BGL to be rather obscure, hence record some materials which I think can hel 阅读全文
摘要:
Definition: a topological sort of a DAG G is a sort such that for all edge (i,j) in G, i precedes j. Then we have following corollaries: A sort is a t 阅读全文
摘要:
一位cornell的教授做的计算机类期刊会议依据Microsoft Research引用数的排名 link:http://www.cs.cornell.edu/andru/csconf.html The following are the journals and conferences in co 阅读全文