https://github.com/frapac/minicut.jl
A minimalist package to solve multistage stochastic program.
https://github.com/frapac/minicut.jl
Last synced: 11 days ago
JSON representation
A minimalist package to solve multistage stochastic program.
- Host: GitHub
- URL: https://github.com/frapac/minicut.jl
- Owner: frapac
- Created: 2023-01-09T10:31:05.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-08T16:48:57.000Z (over 2 years ago)
- Last Synced: 2025-02-09T19:14:43.678Z (about 1 year ago)
- Language: Julia
- Size: 17.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minicut.jl
A minimalist package to solve multistage stochastic problem.
Minicut is a fork of [PrimalDualSDDP.jl](https://github.com/trigaut/PrimalDualSDDP.jl),
built with a minimalistic mindset.