This site is to serve as my note-book and to effectively communicate with my students and collaborators. Every now and then, a blog may be of interest to other researchers or teachers. Views in this blog are my own. All rights of research results and findings on this blog are reserved. See also http://youtube.com/c/hongqin
@hongqin
Wednesday, December 16, 2015
degree threshold=0 for grid networks or edges with uniform lambda
#############
# To use lambda1 for all edges, choose threshold = 0
single_network_failure_v2 = function(lambda1, lambda2=lambda1/10, threshold=5, p, pairs, essenLookupTb ) {
It took sometime before I realize this tricky choice.
No comments:
Post a Comment