Skip to content

binhmop/neat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NEAT - road NEtwork Aware Trajectory mining


Implementation and data for papers:

Build

$git clone https://github.com/binhmop/neat.git 

$cd neat

$mvn clean compile package

This will create an executable jar at target/neat-1.0-SNAPSHOT-jar-with-dependencies.jar

Import to Eclipse

Eclipse -> File -> Import -> Existing Maven Projects

Run jar

$java  -DconfigFile=configs/mapconfig.xml -DtraceFile=configs/traces/sj-1000.txt -jar target/neat-1.0-SNAPSHOT-jar-with-dependencies.jar

Disclaimer

This software is published for academic and non-commercial use only.

About

Road-network aware trajectory mining

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages