Hi Oliver,
>I know, I am very late to rejoin the party. :)
Happy to see some activity on [graph] again. I used the snapshot in a project
once, but after that only had to use libraries in Python and PHP, so never had
time or the need to use the project again.
>May I ask whether there is still s
Hi,
2013-05-26 17:35 GMT+02:00 Simone Tripodi :
> What I would like to propose to work _in a separated branch_, is
> trying to split the big monolith in smaller modules and separate APIs
> from related implementation as much as possible.
I know, I am very late to rejoin the party. :) Here some p
Hello Claudio!
nice to read that commons-graph has a real production use case! :)
So, don't worry about APIs breakage: as I mentioned, I'll prepare my
proposal in a separated branch, so you can continue using the current
codebase in your lab without breaking your build :P
Thanks a lot, have a ni
Hi Simone and all,
good to see activity on commons-graph :-)
I am currently using it for a research project in my lab, so hopefully
I'll be able to come back with more feedback. In the meantime I agree
with what you guys wrote so far.
Cheers,
Claudio
On 26/05/2013 20:46, Simone Tripodi wrot
Hi Rodion,
>
> Might the API look like this?
> [...]
more or less :) Introducing kind of "PathFinder" interface, as main
entry point for shortest path algorithms, but keeping the current chin
builders - as you notice, `withEuristhic` makes sense for A* only,
when current fluent interfaces drive u
Simone Tripodi kirjoitti 26.05.2013 18:35:
Hi all, mates,
after a long while I haven't touched commons-graph, I had the
opportunity to get influenced by some activities at my paid work that
made me think twice on what as been already done in that component,
and would like to bring new experience