Skip to content

Activity

feat: integrate tsp with buhay (#17)

Pull request merge
joshualfelipepushed 1 commit to main • 50414ae…81f9c55 • 
3 days ago

fix(naive_tsp): import naive tsp in main.py and some other bugs in ut…

Pull request merge
joshualfelipepushed 1 commit to main • 028f0f5…50414ae • 
3 days ago

fix(tsp): coordinates are now [longitude, latitude] (#15)

Pull request merge
joshualfelipepushed 1 commit to main • 0fbbc63…028f0f5 • 
3 days ago

test(tsp_endpoint): test tsp against brute-force tsp (#14)

Pull request merge
joshualfelipepushed 1 commit to main • 9768832…0fbbc63 • 
3 days ago

feat: add checkCoordinates for QC points and dummy endpoint for results

joshualfelipepushed 1 commit to main • df3ef5a…9768832 • 
8 days ago

feat: add ping endpoint

joshualfelipepushed 1 commit to main • b6a9a52…df3ef5a • 
11 days ago

Reformat TSP Input (#13)

Pull request merge
joshualfelipepushed 1 commit to main • 6fb1a3c…b6a9a52 • 
15 days ago

chore: update readme typo

joshualfelipepushed 1 commit to main • 0512cf9…6fb1a3c • 
22 days ago

Update readme.md

joshualfelipepushed 1 commit to main • 5d2d728…0512cf9 • 
22 days ago

refactor: make new function to set as endpoint (#12)

Pull request merge
joshualfelipepushed 1 commit to main • 41285cd…5d2d728 • 
22 days ago

Merge branch 'main' into CodeRefactor

joshualfelipepushed 2 commits to CodeRefactor • 9ebddaa…812dd0a • 
22 days ago

refactor: make new function as endpoint to call directions

joshualfelipepushed 1 commit to CodeRefactor • de70351…9ebddaa • 
22 days ago

refactor: move all direction files to routing folder (#11)

Pull request merge
joshualfelipepushed 1 commit to main • 0eb1752…41285cd • 
22 days ago

refactor: move all direction files to routing folder

joshualfelipecreated CodeRefactor • de70351 • 
22 days ago

Cache system (#10)

Pull request merge
joshualfelipepushed 1 commit to main • 50bbf9f…0eb1752 • 
22 days ago

fix: make database read and write async

joshualfelipecreated CacheSystem • f10ae27 • 
22 days ago

Tsp endpoint (#8)

Pull request merge
joshualfelipepushed 1 commit to main • 504730b…50bbf9f • 
24 days ago

Deleted branch

joshualfelipedeleted CacheSystem • 
29 days ago

feat: add remote db for route cache (#7)

Pull request merge
joshualfelipepushed 1 commit to main • 43b1f25…504730b • 
29 days ago

feat: add remote db for route cache

joshualfelipecreated CacheSystem • a13d136 • 
29 days ago

fix: change the load_data to use json files

joshualfelipepushed 1 commit to main • 7976b04…43b1f25 • 
29 days ago

Deleted branch

joshualfelipedeleted DockerizeRoutingAPI • 
on Jan 17

Deleted branch

joshualfelipedeleted RoutingAPIRefactor • 
on Jan 17

Deleted branch

joshualfelipedeleted DirectionsAPIPlayground • 
on Jan 17

feat: add readme file

joshualfelipepushed 1 commit to main • 721420a…7976b04 • 
on Nov 28, 2024

chore: git sync

Qubits-01pushed 1 commit to main • d70e01f…721420a • 
on Nov 27, 2024

chore: update .gitignore

Qubits-01pushed 1 commit to main • 828f2a3…d70e01f • 
on Nov 27, 2024

fix: osmnx parameter order update

Qubits-01pushed 1 commit to main • a2e613b…828f2a3 • 
on Nov 27, 2024

feat: Dockerize routing api and add geojson response (#6)

Pull request merge
joshualfelipepushed 1 commit to main • 05bec47…a2e613b • 
on Nov 26, 2024

feat: add geojson as part of response

joshualfelipepushed 1 commit to DockerizeRoutingAPI • 0682f73…1300f05 • 
on Nov 20, 2024