diff options
author | Mendes <mendes.oulamara@pm.me> | 2022-09-10 13:51:12 +0200 |
---|---|---|
committer | Mendes <mendes.oulamara@pm.me> | 2022-09-10 13:51:12 +0200 |
commit | c4adbeed515c571369453d23c7f1d84b1db994ec (patch) | |
tree | 7be8186dbcfcd7fcc4451f1443f7bed87e28bd37 /doc/optimal_layout_report/optimal_layout.bib | |
parent | d38fb6c2500c20cc6fabf3192fa7c136675788c5 (diff) | |
download | garage-c4adbeed515c571369453d23c7f1d84b1db994ec.tar.gz garage-c4adbeed515c571369453d23c7f1d84b1db994ec.zip |
Added the section with description proofs of the parametric assignment computation in the optimal layout report
Diffstat (limited to 'doc/optimal_layout_report/optimal_layout.bib')
-rw-r--r-- | doc/optimal_layout_report/optimal_layout.bib | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/optimal_layout_report/optimal_layout.bib b/doc/optimal_layout_report/optimal_layout.bib new file mode 100644 index 00000000..9552b11d --- /dev/null +++ b/doc/optimal_layout_report/optimal_layout.bib @@ -0,0 +1,11 @@ + +@article{even1975network, + title={Network flow and testing graph connectivity}, + author={Even, Shimon and Tarjan, R Endre}, + journal={SIAM journal on computing}, + volume={4}, + number={4}, + pages={507--518}, + year={1975}, + publisher={SIAM} +} |