relog

RELOG: Reverse Logistics Optimization

https://github.com/anl-ceeesa/relog

Science Score: 59.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
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.9%) to scientific vocabulary
Last synced: 7 months ago · JSON representation

Repository

RELOG: Reverse Logistics Optimization

Basic Info
  • Host: GitHub
  • Owner: ANL-CEEESA
  • License: other
  • Language: JavaScript
  • Default Branch: master
  • Homepage:
  • Size: 6.99 MB
Statistics
  • Stars: 8
  • Watchers: 2
  • Forks: 2
  • Open Issues: 1
  • Releases: 11
Created about 6 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog License Zenodo

README.md

RELOG: Reverse Logistics Optimization

RELOG is a supply chain optimization package focusing on reverse logistics and reverse manufacturing. For example, the package can be used to determine where to build recycling plants, what sizes should they have and which customers should be served by which plants. The package supports customized reverse logistics pipelines, with multiple types of plants, multiple types of product and multiple time periods.

Documentation

Authors

License

```text RELOG: Reverse Logistics Optimization Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ```

Owner

  • Name: ANL-CEEESA
  • Login: ANL-CEEESA
  • Kind: organization
  • Location: Argonne, IL

Argonne National Laboratory's Center for Energy, Environmental, and Economic Systems Analysis (CEEESA)

GitHub Events

Total
  • Watch event: 1
  • Push event: 7
  • Pull request review event: 10
  • Pull request review comment event: 21
  • Pull request event: 3
  • Fork event: 1
Last Year
  • Watch event: 1
  • Push event: 7
  • Pull request review event: 10
  • Pull request review comment event: 21
  • Pull request event: 3
  • Fork event: 1

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 192
  • Total Committers: 2
  • Avg Commits per committer: 96.0
  • Development Distribution Score (DDS): 0.385
Top Committers
Name Email Commits
Alinson S Xavier a****r@a****v 118
Alinson S. Xavier g****t@a****g 74
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 28
  • Total pull requests: 6
  • Average time to close issues: 5 days
  • Average time to close pull requests: about 10 hours
  • Total issue authors: 3
  • Total pull request authors: 3
  • Average comments per issue: 0.25
  • Average comments per pull request: 0.5
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 hour
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • iSoron (26)
  • JuliaTagBot (1)
  • macmribo (1)
Pull Request Authors
  • obaidkhwaja (4)
  • dependabot[bot] (3)
  • kavithag17 (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (3)

Dependencies

.github/workflows/lint.yml actions
  • actions/checkout v1 composite
  • julia-actions/setup-julia latest composite
.github/workflows/tagbot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
Dockerfile docker
  • julia 1.7-buster build
relog-web/package-lock.json npm
  • 1212 dependencies
relog-web/package.json npm
  • @testing-library/jest-dom ^5.16.2
  • @testing-library/react ^12.1.4
  • @testing-library/user-event ^13.5.0
  • ajv ^8.11.0
  • d3 ^5.16.0
  • d3-array ^2.12.1
  • dagre ^0.8.5
  • idb ^6.1.5
  • jsep ^1.3.8
  • leaflet ^1.8.0
  • react ^17.0.2
  • react-dom ^17.0.2
  • react-flow-renderer ^9.7.4
  • react-router-dom ^5.3.3
  • react-scripts 5.0.0
  • web-vitals ^2.1.4