Need Some Help on using open Street maps

Hi,

Can anyone help me on routing using the travelling sales man problem example which is built using OSM?
Actually I am new to Open Street Maps. I am on my way to develop my own routing engine. For that I just need to go through an example and existing routing engines. Also Can anyone suggest me some sample snippet java codes for startup with OSM which will be much helpful to me.

Thanks in Advance

See the OSM wiki about http://wiki.openstreetmap.org/wiki/Routing

there are links to a bunch of opensource routing engines.

If you are focused on Java, I would recommend graphhopper.

Thank You Stephan :slight_smile: