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

Adding XAG resub and improving AIG resub #658

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Adding XAG resub and improving AIG resub #658

merged 2 commits into from
Sep 23, 2024

Conversation

aletempiac
Copy link
Member

@aletempiac aletempiac commented Sep 23, 2024

Adding:

  • Window-based XAG resubstitution
  • Window-based AIG resubstitution aig_resubstitution2, which improves aig_resubstitution

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 76.19048% with 20 lines in your changes missing coverage. Please review.

Project coverage is 83.82%. Comparing base (ebf35c2) to head (ffe13ba).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
include/mockturtle/algorithms/aig_resub.hpp 76.19% 10 Missing ⚠️
include/mockturtle/algorithms/xag_resub.hpp 76.19% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #658      +/-   ##
==========================================
+ Coverage   83.69%   83.82%   +0.12%     
==========================================
  Files         187      188       +1     
  Lines       29733    29831      +98     
==========================================
+ Hits        24886    25005     +119     
+ Misses       4847     4826      -21     
Flag Coverage Δ
83.82% <76.19%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aletempiac aletempiac merged commit 6ba3c34 into master Sep 23, 2024
16 of 17 checks passed
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.

1 participant