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

support basic optimizer and searcher #314

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ShawnShawnYou
Copy link
Collaborator

optimizer used in #278
searcher used in #166

@ShawnShawnYou ShawnShawnYou self-assigned this Jan 10, 2025
@ShawnShawnYou ShawnShawnYou added the kind/feature New feature or request label Jan 10, 2025
Signed-off-by: zhongxiaoyao.zxy <[email protected]>
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@            Coverage Diff            @@
##             main   #314       +/-   ##
=========================================
- Coverage   49.75%      0   -49.76%     
=========================================
  Files         331      0      -331     
  Lines       32701      0    -32701     
  Branches     4129      0     -4129     
=========================================
- Hits        16271      0    -16271     
+ Misses      15568      0    -15568     
+ Partials      862      0      -862     

see 331 files with indirect coverage changes

@wxyucs wxyucs linked an issue Jan 10, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support optimize() on HGraph
1 participant