$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Fast nth-elemnt on the segment
From: ÐайÑев ÐлекÑÐ°Ð½Ð´Ñ (zamazan4ik_at_[hidden])
Date: 2016-07-26 09:31:24
Hello.
What do you think about algorithm of fast searching nth-elemnt on the segment with O(logN), where N is count of elements.
I would implement it to Boost.Algorithm.
Best regards, Alexander Zaitsev