or-fusion / pao

A Python Package for Adversarial Optimization
Other
17 stars 15 forks source link

Adding SAND documentation #82

Closed whart222 closed 3 years ago

whart222 commented 3 years ago

Adding docs/sand directory, and pulling-in TeX source from RTD

codecov-commenter commented 3 years ago

Codecov Report

Merging #82 (df82f4c) into master (b428263) will decrease coverage by 0.30%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
- Coverage   85.34%   85.04%   -0.31%     
==========================================
  Files          39       39              
  Lines        2771     2781      +10     
==========================================
  Hits         2365     2365              
- Misses        406      416      +10     
Impacted Files Coverage Δ
pao/common/solver.py 69.60% <71.42%> (-0.09%) :arrow_down:
pao/pyomo/components.py 90.47% <71.42%> (-9.53%) :arrow_down:
pao/pyomo/convert.py 96.32% <0.00%> (-2.01%) :arrow_down:

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 b428263...df82f4c. Read the comment docs.