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

Edge cases when nominal distance area is zero or negative #20

Open
philderbeast opened this issue Jan 13, 2018 · 0 comments
Open

Edge cases when nominal distance area is zero or negative #20

philderbeast opened this issue Jan 13, 2018 · 0 comments

Comments

@philderbeast
Copy link
Contributor

The nominal distance area is used as a denominator in the equations for calculating distance validity. It is zero for some input values and negative for others. Examples are;

  • nominal distance <= minimum distance and best distance <= nominal distance.
  • nominal distance <= minimum distance and nominal goal == 0.

Please refine the set of equations for distance validity to handle all inputs. Please specify the valid domains of the inputs.

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

No branches or pull requests

1 participant