Boost logo

Boost :

Subject: Re: [boost] Searching Algorithm
From: Pranam Lashkari (plashkari628_at_[hidden])
Date: 2019-02-17 18:34:17


On Sun, Feb 17, 2019 at 11:54 PM Siddhartha Sen via Boost <
boost_at_[hidden]> wrote:

> Looking to contribute to the sorting library under algorithms. Any mentors
> available?
> Also, is their any interest in searching algorithms? I looked up the boost
> libraries but couldn't find any. Are there any mentors available? I want to
> make a searching library which will be genetic in nature and applicable for
> all data types. Any guidance would be appreciated.
>

Here I am assuming you meant to say "generic" instead of "genetic".
You must have missed this page[0], boost already has searching algorithms
and other non-mutating algorithms.

[0]:
https://www.boost.org/doc/libs/1_69_0/libs/range/doc/html/range/reference/algorithms/non_mutating.html


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk