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

Symmetric fix #23

Merged
merged 3 commits into from
May 28, 2020
Merged

Symmetric fix #23

merged 3 commits into from
May 28, 2020

Conversation

evanfields
Copy link
Owner

Fix helper method inscost for matrix types besides Matrix. In particular solve_tsp should now work for Symmetric inputs.

@codecov-commenter
Copy link

codecov-commenter commented May 28, 2020

Codecov Report

Merging #23 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   93.56%   93.56%           
=======================================
  Files           4        4           
  Lines         264      264           
=======================================
  Hits          247      247           
  Misses         17       17           
Impacted Files Coverage Δ
src/helpers.jl 95.34% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5bb07d7...5422806. Read the comment docs.

@evanfields evanfields merged commit 18f849b into master May 28, 2020
@evanfields evanfields deleted the symmetric_fix branch May 28, 2020 03:00
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

Successfully merging this pull request may close these issues.

2 participants