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

Dedupe constraints and legacy cleanup #169

Merged
merged 8 commits into from
Nov 17, 2016
Merged

Dedupe constraints and legacy cleanup #169

merged 8 commits into from
Nov 17, 2016

Conversation

pvdz
Copy link
Contributor

@pvdz pvdz commented Nov 17, 2016

Detecty and prevent duplicate constraint compilation
Cleanup some legacy related artifacts from the old days.

=============================== Coverage summary ================
Statements   : 95.11% ( 4301/4522 ), 6 ignored
Branches     : 91.78% ( 1942/2116 ), 39 ignored
Functions    : 95.79% ( 432/451 ), 11 ignored
Lines        : 95.84% ( 3683/3843 )
=================================================================

File dist/finitedomain.dist.min.js created: 210.86 kB → 55.52 kB → 16.48 kB (gzip)
=============================== Coverage summary ================
Statements   : 95.14% ( 4306/4526 ), 6 ignored
Branches     : 91.82% ( 1943/2116 ), 39 ignored
Functions    : 95.8% ( 433/452 ), 11 ignored
Lines        : 95.89% ( 3688/3846 )
=================================================================

File dist/finitedomain.dist.min.js created: 211.03 kB → 55.58 kB → 16.52 kB (gzip)
- Support exporting an input problem to DSL
- Relax empty domain being illegal for input problems
- Support anonymous vars through solver.decl'

=============================== Coverage summary ================
Statements   : 95.2% ( 4367/4587 ), 6 ignored
Branches     : 91.81% ( 1983/2160 ), 39 ignored
Functions    : 95.8% ( 433/452 ), 11 ignored
Lines        : 95.96% ( 3749/3907 )
=================================================================

File dist/finitedomain.dist.min.js created: 211.47 kB → 55.86 kB → 16.57 kB (gzip)
=============================== Coverage summary ================
Statements   : 95.21% ( 4316/4533 ), 6 ignored
Branches     : 91.87% ( 1954/2127 ), 39 ignored
Functions    : 95.78% ( 431/450 ), 11 ignored
Lines        : 95.93% ( 3699/3856 )
=================================================================

File dist/finitedomain.dist.min.js created: 209.85 kB → 55.38 kB → 16.47 kB (gzip)
=============================== Coverage summary ================
Statements   : 95.14% ( 4290/4509 ), 6 ignored
Branches     : 91.81% ( 1951/2125 ), 39 ignored
Functions    : 95.56% ( 409/428 ), 11 ignored
Lines        : 95.88% ( 3674/3832 )
=================================================================

File dist/finitedomain.dist.min.js created: 208.24 kB → 54.16 kB → 16.3 kB (gzip)
=============================== Coverage summary ================
Statements   : 95.15% ( 4299/4518 ), 6 ignored
Branches     : 91.89% ( 1960/2133 ), 39 ignored
Functions    : 95.55% ( 408/427 ), 11 ignored
Lines        : 95.89% ( 3683/3841 )
=================================================================

File dist/finitedomain.dist.min.js created: 208.17 kB → 54.16 kB → 16.27 kB (gzip)
=============================== Coverage summary ================
Statements   : 95.17% ( 4295/4513 ), 6 ignored
Branches     : 91.93% ( 1959/2131 ), 39 ignored
Functions    : 95.54% ( 407/426 ), 11 ignored
Lines        : 95.88% ( 3678/3836 )
=================================================================

File dist/finitedomain.dist.min.js created: 208.05 kB → 54.08 kB → 16.25 kB (gzip)
… the test

=============================== Coverage summary ================
Statements   : 94.95% ( 4285/4513 ), 6 ignored
Branches     : 91.65% ( 1953/2131 ), 39 ignored
Functions    : 95.31% ( 406/426 ), 11 ignored
Lines        : 95.65% ( 3669/3836 )
=================================================================

File dist/finitedomain.dist.min.js created: 208.05 kB → 54.08 kB → 16.25 kB (gzip)
@pvdz pvdz merged commit 0bdba63 into master Nov 17, 2016
@pvdz pvdz deleted the legcleanup branch November 17, 2016 12:15
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.

None yet

1 participant