Skip to content

Specification of Trajectories and Learning of User Preferences

License

Notifications You must be signed in to change notification settings

sinpat/preference-routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preference-routing

Specification of Trajectories and Learning of User Preferences

Config

The application requires a config file to run.

The file has to define the following properties:

  • port: The port which is used by the server
  • database_path: Used to save the application data

Compile

cargo build --release

Test

cargo test

Run

./target/release/preference-routing [path/to/graph/file]

About

Specification of Trajectories and Learning of User Preferences

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages