Hi all,

at [graph] we also have the following collections implementations that
could be imported to [collections]:

 - Fibonacci Heap
<http://staff.ustc.edu.cn/~csli/graduate/algorithms/book6/chap21.htm>
 - DisjointSet <http://en.wikipedia.org/wiki/Disjoint-set_data_structure>

I think they can fit the new current [collection] development, as
proposed time ago. Thoughts?

Have a nice day, all the best,
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/


On Mon, Jun 25, 2012 at 9:32 PM, Thomas Neidhart
<thomas.neidh...@gmail.com> wrote:
> On 06/25/2012 08:41 PM, Liviu Tudor wrote:
>> Hi Thomas,
>>
>> A bit late with my reply, sorry -- but if you could do with an extra pair
>> of hands on this I'd be happy to help!
>
> Hi,
>
> apart from the normal cleanup, adding unit tests and javadoc, I would
> like to see the following features added:
>
>  - add useful collections from mina (COLLECTIONS-342, COLLECTIONS-354)
>  - add the patricia tree implementation (COLLECTIONS-225), 9 votes
>  - add a generalized suffix tree implementation
>   (see https://github.com/abahgat/suffixtree)
>
> so if somebody has the time and interest to provide patches for this is
> very welcome ;-).
>
> Thomas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to