nearoptimalalternatives.jl

A package implementing modelling to generate alternatives (MGA) to find near optimal alternatives to the optimal solution.

https://github.com/tulipaenergy/nearoptimalalternatives.jl

Science Score: 64.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
    Links to: zenodo.org
  • Committers with academic emails
    1 of 3 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A package implementing modelling to generate alternatives (MGA) to find near optimal alternatives to the optimal solution.

Basic Info
  • Host: GitHub
  • Owner: TulipaEnergy
  • License: apache-2.0
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 303 KB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 3
  • Open Issues: 20
  • Releases: 0
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

NearOptimalAlternatives

Stable Documentation In development documentation Build Status Test workflow status Lint workflow Status Docs workflow Status

Coverage DOI

How to Cite

If you use NearOptimalAlternatives.jl in your work, please cite using the reference given in CITATION.cff.

Contributing

If you want to make contributions of any kind, please first that a look into our contributing guide directly on GitHub or the contributing page on the website.


This repo was created with the COPIERTemplate.jl package.

Owner

  • Name: Tulipa
  • Login: TulipaEnergy
  • Kind: organization
  • Location: Netherlands

Electricity Market and Sector-Coupling Modelling Tools from TNO

Citation (CITATION.cff)

# Go to https://citation-file-format.github.io/cff-initializer-javascript/#/ to finish this
cff-version: 1.2.0
title: NearOptimalAlternatives.jl
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Matthijs
    family-names: Arnoldus
    email: m.arnoldus-1@tudelft.nl
    affiliation: Delft University of Technology
  - given-names: Grigory
    family-names: Neustroev
    email: g.neustroev@tudelft.nl
    affiliation: Delft University of Technology
    orcid: 'https://orcid.org/0000-0002-7706-7778'
  - given-names: Germán
    family-names: Morales-España
    email: german.morales@tno.nl
    affiliation: TNO
    orcid: 'https://orcid.org/0000-0002-6372-6197'
  - given-names: Ni
    family-names: Wang
    email: ni.wang@tno.nl
    affiliation: TNO
    orcid: 'https://orcid.org/0000-0001-7037-7004'
  - given-names: Mathijs
    family-names: De Weerdt
    email: M.M.deWeerdt@tudelft.nl
    affiliation: Delft University of Technology
    orcid: 'https://orcid.org/0000-0002-0470-6241'
repository-code: 'https://github.com/TulipaEnergy/NearOptimalAlternatives.jl'
abstract: >-
  NearOptimalAlternatives.jl is a Julia package for generating alternative solutions to a solved JuMP.jl optimisation model. It can use either mathematical optimisation or a metaheuristic algorithm from Metaheuristics.jl to generate solutions that are as different as possible to the optimal solution, subject to a maximum deviation in terms of objective value.
keywords:
  - Open source tool
  - Modelling-for-Generating-Alternatives
  - Linear Programming
  - Metaheuristics
  - Evolutionary Algorithms
license: Apache-2.0

GitHub Events

Total
  • Issues event: 1
  • Issue comment event: 1
  • Pull request event: 4
  • Pull request review event: 2
  • Fork event: 1
Last Year
  • Issues event: 1
  • Issue comment event: 1
  • Pull request event: 4
  • Pull request review event: 2
  • Fork event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 14
  • Total Committers: 3
  • Avg Commits per committer: 4.667
  • Development Distribution Score (DDS): 0.286
Past Year
  • Commits: 14
  • Committers: 3
  • Avg Commits per committer: 4.667
  • Development Distribution Score (DDS): 0.286
Top Committers
Name Email Commits
Matthijs Arnoldus m****s@k****l 10
CompatHelper Julia c****y@j****g 3
Greg Neustroev G****v@t****l 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 32
  • Total pull requests: 16
  • Average time to close issues: 27 days
  • Average time to close pull requests: 6 days
  • Total issue authors: 5
  • Total pull request authors: 3
  • Average comments per issue: 0.19
  • Average comments per pull request: 0.5
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 16
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • Pull request authors: 2
  • Average comments per issue: 0.25
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • greg-neustroev (7)
  • marnoldus (6)
  • blibliboe (1)
  • gnawin (1)
Pull Request Authors
  • marnoldus (10)
  • github-actions[bot] (5)
  • blibliboe (2)
  • abelsiqueira (2)
Top Labels
Issue Labels
Future research (3) Package completion (2) enhancement (1) good first issue (1)
Pull Request Labels

Dependencies

.github/workflows/CompatHelper.yml actions
  • julia-actions/setup-julia v1 composite
.github/workflows/Copier.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • julia-actions/cache v1 composite
  • julia-actions/setup-julia v1 composite
  • peter-evans/create-pull-request v5 composite
.github/workflows/Docs.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/Lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • julia-actions/cache v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/Test.yml actions
  • actions/cache v1 composite
  • actions/checkout v3 composite
  • codecov/codecov-action v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite