On 11/7/14, 4:16 PM, H. S. Teoh via Digitalmars-d wrote:
On Fri, Nov 07, 2014 at 04:06:44PM -0300, Ary Borenszweig via Digitalmars-d 
wrote:
[...]
Is the code public? I'd like to port it to other languages and see how
they behave, see if this is a general problem or just something
specific to D.
[...]

I haven't posted the code anywhere yet, but I could certainly send you a
copy if you want.

However, the test input I'm using is not public, so you'll have to craft
your own input files for testing purposes. The public input files I do
have are too simple to pose a significant challenge to the solver (plus,
they default to BFS instead of A*, so you might get different results
from what I described here).


T


Then I don't think I'll be able to do any useful benchmark/profile with that. Thanks anyway :-)

Reply via email to