Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid output for the following arguments. #15

Open
hxtk opened this issue Dec 5, 2017 · 2 comments
Open

Invalid output for the following arguments. #15

hxtk opened this issue Dec 5, 2017 · 2 comments
Labels

Comments

@hxtk
Copy link
Owner

hxtk commented Dec 5, 2017

$ bazel-bin/RoutePlanner --key $(cat api.key) "Columbia, SC" "Riley Moore Falls Trail, Westminster, SC" "Raven Cliff Falls, SC" "Carrick Falls, SC" "Twin Falls, Water Falls Road, Sunset, SC" "Cherry Hill Campground, SC" "Blue Hill Falls, Rich Mountain Road, Mountain Rest, SC" "Brasstown Falls, SC" --scenic        
We couldn't resolve the leg between "Columbia, SC, USA" and "", so we're trying to route around it.
We couldn't resolve the leg between "Riley Moore Falls Trail, Westminster, SC 29693, USA" and "", so we're trying to route around it.
We couldn't resolve the leg between "Raven Cliff Falls, South Carolina 29635, USA" and "", so we're trying to route around it.
We couldn't resolve the leg between "388 Table Rock State Park Rd, Pickens, SC 29671, USA" and "", so we're trying to route around it.
We couldn't resolve the leg between "Twin Falls, Water Falls Rd, Sunset, SC 29685, USA" and "", so we're trying to route around it.
We couldn't resolve the leg between "CHERRY HILL CAMPGROUND, SC-107, Walhalla, SC 29691, USA" and "", so we're trying to route around it.
We couldn't resolve the leg between "" and "Columbia, SC, USA", so we're trying to route around it.
We couldn't resolve the leg between "" and "Riley Moore Falls Trail, Westminster, SC 29693, USA", so we're trying to route around it.
We couldn't resolve the leg between "" and "Raven Cliff Falls, South Carolina 29635, USA", so we're trying to route around it.
We couldn't resolve the leg between "" and "388 Table Rock State Park Rd, Pickens, SC 29671, USA", so we're trying to route around it.
We couldn't resolve the leg between "" and "Twin Falls, Water Falls Rd, Sunset, SC 29685, USA", so we're trying to route around it.
We couldn't resolve the leg between "" and "CHERRY HILL CAMPGROUND, SC-107, Walhalla, SC 29691, USA", so we're trying to route around it.
We couldn't resolve the leg between "" and "Creek, Westminster, SC 29693, United States", so we're trying to route around it.
We couldn't resolve the leg between "Creek, Westminster, SC 29693, United States" and "", so we're trying to route around it.
CHERRY HILL CAMPGROUND, SC-107, Walhalla, SC 29691, USA ->
Twin Falls, Water Falls Rd, Sunset, SC 29685, USA ->
388 Table Rock State Park Rd, Pickens, SC 29671, USA ->
Raven Cliff Falls, South Carolina 29635, USA ->
Columbia, SC, USA ->
 ->
Creek, Westminster, SC 29693, United States ->
Riley Moore Falls Trail, Westminster, SC 29693, USA ->
CHERRY HILL CAMPGROUND, SC-107, Walhalla, SC 29691, USA
Total distance: -5731137678988703mi
@hxtk hxtk changed the title Invalid output for the following arguments: Invalid output for the following arguments. Dec 5, 2017
@hxtk hxtk added the bug label Dec 5, 2017
@hxtk
Copy link
Owner Author

hxtk commented Dec 5, 2017

This is inconsistent; identical inputs fail to reproduce the bug at a later time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
@hxtk and others