papilo.jl
Parallel Presolve for Integer and Linear Optimization
Science Score: 31.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
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.2%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
·
Repository
Parallel Presolve for Integer and Linear Optimization
Basic Info
- Host: GitHub
- Owner: scipopt
- License: apache-2.0
- Language: Julia
- Default Branch: main
- Size: 102 KB
Statistics
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 1
- Releases: 0
Created over 4 years ago
· Last pushed over 4 years ago
Metadata Files
Readme
License
Citation
README.md
PaPILO
A file-based Julia wrapper for the PaPILO library for presolving linear and mixed-integer linear optimization problems.
Owner
- Name: scipopt
- Login: scipopt
- Kind: organization
- Website: scipopt.org
- Repositories: 10
- Profile: https://github.com/scipopt
Collection of software around the SCIP Optimization Suite (scipopt.org)
Citation (CITATION.bib)
% latest development of papilo
@article{scip8,
title={The SCIP Optimization Suite 8.0},
author={Bestuzheva, Ksenia and Besan{\c{c}}on, Mathieu and Chen, Wei-Kun and Chmiela, Antonia and Donkiewicz, Tim and van Doornmalen, Jasper and Eifler, Leon and Gaul, Oliver and Gamrath, Gerald and Gleixner, Ambros and others},
journal={arXiv preprint arXiv:2112.08872},
year={2021}
}
% first version
@TechReport{SCIP7,
author = {Gerald Gamrath and Daniel Anderson and Ksenia Bestuzheva and Wei-Kun Chen and Leon
Eifler and Maxime Gasse and Patrick Gemander and Ambros Gleixner and Leona
Gottwald and Katrin Halbig and Gregor Hendel and Christopher Hojny and Thorsten
Koch and Pierre Le Bodic and Stephen J. Maher and Frederic Matter and Matthias
Miltenberger and Erik Mühmer and Benjamin Müller and Marc E. Pfetsch and Franziska
Schlösser and Felipe Serrano and Yuji Shinano and Christine Tawfik and Stefan
Vigerske and Fabian Wegscheider and Dieter Weninger and Jakob Witzig},
title = {{The SCIP Optimization Suite 7.0}},
institution = {Optimization Online},
year = {2020}
}
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Mathieu Besançon | m****n@g****m | 7 |
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- matbesancon (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/CI.yml
actions
- actions/checkout v2 composite
- julia-actions/cache v1 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-docdeploy 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