constraintcommons.jl

Common code to be shared between repositories of JuliaConstraints

https://github.com/juliaconstraints/constraintcommons.jl

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.1%) to scientific vocabulary

Scientific Fields

Engineering Computer Science - 40% confidence
Last synced: 6 months ago · JSON representation ·

Repository

Common code to be shared between repositories of JuliaConstraints

Basic Info
Statistics
  • Stars: 3
  • Watchers: 6
  • Forks: 0
  • Open Issues: 3
  • Releases: 6
Created over 3 years ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

ConstraintCommons

JuliaConstraints ConstraintCommons Build Status Coverage <!-- Code Style: Blue ColPrac: Contributor's Guide on Collaborative Practices for Community Packages PkgEval -->

ConstraintCommons.jl is an essential package within the Julia Constraints ecosystem designed to facilitate the development and interoperability of constraint programming solutions in Julia. It serves as a foundational layer that provides shared structures, abstract types, functions, and generic methods utilized by both basic feature packages and learning-oriented packages.

Issues and Contributions

We encourage opening issues and discussing contributions to this package on the Julia Constraints website repository.

Owner

  • Name: JuliaConstraints
  • Login: JuliaConstraints
  • Kind: organization

Citation (CITATION.bib)

@misc{ConstraintCommons.jl,
	author  = {azzaare (jean-François BAFFIER)},
	title   = {ConstraintCommons.jl},
	url     = {https://github.com/JuliaConstraints/ConstraintCommons.jl},
	version = {v0.1.0},
	year    = {2022},
	month   = {10}
}

GitHub Events

Total
  • Create event: 2
  • Release event: 1
  • Issues event: 1
  • Delete event: 1
  • Issue comment event: 2
  • Push event: 3
  • Pull request event: 4
Last Year
  • Create event: 2
  • Release event: 1
  • Issues event: 1
  • Delete event: 1
  • Issue comment event: 2
  • Push event: 3
  • Pull request event: 4

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 34
  • Average time to close issues: 3 months
  • Average time to close pull requests: about 12 hours
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 7.14
  • Average comments per pull request: 0.15
  • Merged pull requests: 32
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: about 10 hours
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Azzaare (7)
  • JuliaTagBot (1)
Pull Request Authors
  • Azzaare (51)
  • github-actions[bot] (3)
  • VarLad (2)
Top Labels
Issue Labels
enhancement (5) documentation (4) help wanted (3) question (1) good first issue (1)
Pull Request Labels
enhancement (22) documentation (13) bug (6) BREAKING (4) help wanted (2)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 2 total
  • Total dependent packages: 3
  • Total dependent repositories: 0
  • Total versions: 12
juliahub.com: ConstraintCommons

Common code to be shared between repositories of JuliaConstraints

  • Versions: 12
  • Dependent Packages: 3
  • Dependent Repositories: 0
  • Downloads: 2 Total
Rankings
Dependent repos count: 9.9%
Dependent packages count: 13.2%
Average: 33.7%
Forks count: 53.5%
Stargazers count: 58.1%
Last synced: 6 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v2 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite
.github/workflows/CompatHelper.yml actions