https://github.com/batyleo/tp_twostagespanningtree
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: BatyLeo
- Language: Julia
- Default Branch: main
- Size: 120 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.md
TP_TwoStageSpanningTree
This Pluto notebook is a programming exercise on mathematical programming methods.
It showcases and compares several well known mathematical programming methods on the same toy problem: the minimum weight stochastic two-stage spanning tree problem.
Installation
First, you need a Julia installation, version 1.9 or higher. For this, you can either download it from the official website, or install it using the juliaup tool.
To run the notebook, first install Pluto
julia
using Pkg; Pkg.add("Pluto")
Then run:
julia
using Pluto
Pluto.run()
Owner
- Name: Léo Baty
- Login: BatyLeo
- Kind: user
- Location: Paris
- Company: CERMICS, École des Ponts
- Website: https://batyleo.github.io/
- Repositories: 4
- Profile: https://github.com/BatyLeo
PhD student in Combinatorial Optimization and Machine Learning
GitHub Events
Total
- Member event: 1
- Push event: 1
- Fork event: 1
Last Year
- Member event: 1
- Push event: 1
- Fork event: 1
Issues and Pull Requests
Last synced: about 1 year 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