Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add beginnings of a deterministic equivalent solver #229

Merged
merged 6 commits into from
Jun 6, 2019
Merged

Conversation

odow
Copy link
Owner

@odow odow commented May 30, 2019

Still to do

  • tests
  • documentation
  • check for cyclic policy graph
  • limit on size? This thing might be huge. Maybe a time limit to build the model.

@codecov
Copy link

codecov bot commented May 30, 2019

Codecov Report

Merging #229 into master will increase coverage by 0.46%.
The diff coverage is 98.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   93.27%   93.73%   +0.46%     
==========================================
  Files          12       13       +1     
  Lines        1101     1198      +97     
==========================================
+ Hits         1027     1123      +96     
- Misses         74       75       +1
Impacted Files Coverage Δ
src/SDDP.jl 100% <ø> (ø) ⬆️
src/deterministic_equivalent.jl 98.96% <98.96%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b5ebc9...b69ac33. Read the comment docs.

@odow odow merged commit 3f344dc into master Jun 6, 2019
@odow odow deleted the od/det_equiv branch June 6, 2019 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant