Tony's Log

Algorithms, Distributed System, Machine Learning

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2014年11月15日

摘要: Similar with version I, but analysis is different. With the possibility of duplication, only ">" indicate a definite case of next search space.class S... 阅读全文
posted @ 2014-11-15 15:54 Tonix 阅读(124) 评论(0) 推荐(0)

摘要: There's usually a common strategy for "find *" problems - binary search: half the space can be dropped by some rules.And take care of corner cases.cla... 阅读全文
posted @ 2014-11-15 15:20 Tonix 阅读(153) 评论(0) 推荐(0)