$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [algorithm] Longest palindromic substring in Boost.Algorithm
From: ÐайÑев ÐлекÑÐ°Ð½Ð´Ñ (zamazan4ik_at_[hidden])
Date: 2016-10-12 15:59:44
Hello
I want to add to Boost.Algorithm algorithm for finding all palindromes in a sequence in O(N). https://en.wikipedia.org/wiki/Longest_palindromic_substring
Is it useful algorithm for Boost? Have you any suggestions?
--Â
Best regards, Alexander Zaitsev