> > P_best_dnf()*dnf_time(node,key)*htl+(P_dnf(node)-P_best_dnf())* > > (dnf_time(node,key)*htl + global_success_estimate(key)) > > > If I factor correctly this works out to: > > P_dnf(node)*dnf_time(node,key)*htl+ > (P_dnf(node)-P_best_dnf())*global_success_estimate(key)
Make my life easier - what are you factoring? > > Indeed - I would like to get this in unstable ASAP switched off by > > default (or at least somewhere that it can be more widely tested). > > Problem is that, no mater what, it will change routing as the code is > all based on the stuff I previously posted to devl. My personal > preference would be to sync experimental to unstable and update > it with the code. That would be fine with me. Ian. -- Ian Clarke [EMAIL PROTECTED] Coordinator, The Freenet Project http://freenetproject.org/ Founder, Locutus http://locut.us/ Personal Homepage http://locut.us/ian/ _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
