Thinklab-SJTU / pygmtools

A Python Graph Matching Toolkit.
https://pygmtools.readthedocs.io/
Other
275 stars 19 forks source link

delete some parameters for astar and genn_astar #71

Closed heatingma closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #71 (ba4d408) into main (f46254c) will decrease coverage by 0.01%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   92.89%   92.89%   -0.01%     
==========================================
  Files          20       20              
  Lines        7589     7586       -3     
==========================================
- Hits         7050     7047       -3     
  Misses        539      539              
Files Changed Coverage Δ
pygmtools/neural_solvers.py 88.62% <ø> (ø)
pygmtools/pytorch_astar_modules.py 82.92% <ø> (-0.07%) :arrow_down:
pygmtools/classic_solvers.py 87.50% <100.00%> (ø)
pygmtools/pytorch_backend.py 94.91% <100.00%> (-0.01%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more