https://github.com/cvanaret/categorical.jl
Julia prototype for solving mixed categorical optimization problems to global optimality
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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 (5.9%) to scientific vocabulary
Keywords
Repository
Julia prototype for solving mixed categorical optimization problems to global optimality
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Categorical.jl
What is Categorical.jl?
Categorical.jl is a Julia prototype for solving mixed categorical optimization problems to global optimality. It implements:
* an interval branch-and-contract method that interleaves branching and constraint propagation phases on continuous domains. It is based on rigorous interval techniques that are robust to roundoff errors;
* a new contractor called Clutch that handles catalog constraints (aka table constraints).
Run an example
Run one of the provided examples (also described in the companion article):
./julia example_scenario1.jl
Contributions
Categorical.jl was designed and implemented by Charlie Vanaret (Zuse-Institut Berlin).
License
Categorical.jl is released under the MIT license (see the license file).
Owner
- Name: Dr. Charlie Vanaret
- Login: cvanaret
- Kind: user
- Location: Berlin, Germany
- Company: Zuse-Institut Berlin
- Website: https://cvanaret.wordpress.com/
- Twitter: cvanaret
- Repositories: 2
- Profile: https://github.com/cvanaret
Researcher in nonlinear optimization, Lead developer of the modular open-source Uno (Unifying Nonlinear Optimization) solver
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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