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

Paper in prep #320

Merged
merged 39 commits into from
Jan 29, 2023
Merged

Paper in prep #320

merged 39 commits into from
Jan 29, 2023

Conversation

jardinetsouffleton
Copy link
Member

@jardinetsouffleton jardinetsouffleton commented Jan 23, 2023

Changes related to Tom's paper submitted to CPAIOR

  • Change in the Statistics struct to store new data related to the Impact-Based Search
  • Addition of impact-based search

src/CP/core/fixPoint.jl Show resolved Hide resolved
src/CP/core/fixPoint.jl Show resolved Hide resolved
src/CP/core/model.jl Show resolved Hide resolved
src/experiment/metrics/basicmetrics.jl Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

Merging #320 (75f40cd) into master (3547765) will increase coverage by 8.11%.
The diff coverage is 82.05%.

@@            Coverage Diff             @@
##           master     #320      +/-   ##
==========================================
+ Coverage   67.83%   75.95%   +8.11%     
==========================================
  Files         136      127       -9     
  Lines        5889     5672     -217     
==========================================
+ Hits         3995     4308     +313     
+ Misses       1894     1364     -530     
Impacted Files Coverage Δ
src/CP/constraints/absolute.jl 81.96% <ø> (ø)
src/CP/constraints/alldifferent.jl 94.18% <ø> (ø)
src/CP/constraints/binaryequivalence.jl 80.95% <ø> (ø)
src/CP/constraints/binaryimplication.jl 76.66% <ø> (ø)
src/CP/constraints/binarymaximum.jl 81.57% <ø> (ø)
src/CP/constraints/binaryor.jl 80.00% <ø> (ø)
src/CP/constraints/binaryxor.jl 80.95% <ø> (ø)
src/CP/constraints/compacttable.jl 89.47% <ø> (ø)
src/CP/constraints/constraints.jl 92.85% <ø> (ø)
src/CP/constraints/datasstructures/disjointset.jl 100.00% <ø> (ø)
... and 77 more

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

@jardinetsouffleton jardinetsouffleton merged commit 3ec6a91 into master Jan 29, 2023
@jardinetsouffleton jardinetsouffleton deleted the paper_in_prep branch January 29, 2023 17:44
@3rdCore 3rdCore restored the paper_in_prep branch January 30, 2023 04:29
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