Skip to content

drewrobb/graphhopper

This branch is 6259 commits behind graphhopper/graphhopper:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Peter
Jan 17, 2013
6f2f297 · Jan 17, 2013
Oct 23, 2012
Jan 17, 2013
Jan 17, 2013
Dec 23, 2012
Sep 27, 2012
Jan 17, 2013
Jan 12, 2013
Jan 17, 2013
Jan 17, 2013
Jan 17, 2013
Jan 16, 2013
Dec 5, 2012

Repository files navigation

GraphHopper Build Status

Java road routing engine

Purpose

Solving shortest path (related) problems is the main goal. GraphHopper is a routing engine which makes implementing shortest path problems in Java easier and more efficient (faster, less memory, etc) than a naive implementation. GraphHopper is tuned for road networks at the moment but can be useful for public transport problems in the future as well.

Features

  • 100% Java and 100% Open Source (Apache 2 License)
  • Memory efficient
  • A small library (~3MB)
  • Works on the desktop, from the web and even offline on Android
  • Well tested

About

A Java routing engine for roads and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • Shell 0.4%