diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2012-10-31 11:43:52 +0100 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2012-10-31 11:43:52 +0100 |
| commit | 2e652328e100efd813984bb8d1f86313689e32e7 (patch) | |
| tree | 5d5d717f966719dcfbcfe867f18bf786ba674512 | |
| parent | 565ca81772eedfceda0d3ea7b69174718e9f6cc5 (diff) | |
| download | recommendation-2e652328e100efd813984bb8d1f86313689e32e7.tar.gz | |
Add some papers and bibtex references
| -rw-r--r-- | notes.bib | 22 | ||||
| -rw-r--r-- | papers/HowToWinFriendsAndInfluencePeople.pdf | bin | 0 -> 261742 bytes | |||
| -rw-r--r-- | papers/maxdet_rev.pdf | bin | 0 -> 433013 bytes | |||
| -rw-r--r-- | papers/submodular_survey.pdf | bin | 0 -> 204716 bytes |
4 files changed, 21 insertions, 1 deletions
@@ -225,6 +225,17 @@ bibsource = {DBLP, http://dblp.uni-trier.de} } +@article{dughmi, + author = {Shaddin Dughmi}, + title = {Submodular Functions: Extensions, Distributions, and Algorithms. + A Survey}, + journal = {CoRR}, + volume = {abs/0912.0322}, + year = {2009}, + ee = {http://arxiv.org/abs/0912.0322}, + bibsource = {DBLP, http://dblp.uni-trier.de} +} + @article{sviridenko-submodular, author = {Maxim Sviridenko}, title = {A note on maximizing a submodular set function subject to @@ -368,4 +379,13 @@ publisher={MIT press} } - +@article{determinant, + title={Determinant maximization with linear matrix inequality constraints}, + author={Vandenberghe, L. and Boyd, S. and Wu, S.P.}, + journal={SIAM journal on matrix analysis and applications}, + volume={19}, + number={2}, + pages={499--533}, + year={1998}, + publisher={SIAM} +} diff --git a/papers/HowToWinFriendsAndInfluencePeople.pdf b/papers/HowToWinFriendsAndInfluencePeople.pdf Binary files differnew file mode 100644 index 0000000..2d35e81 --- /dev/null +++ b/papers/HowToWinFriendsAndInfluencePeople.pdf diff --git a/papers/maxdet_rev.pdf b/papers/maxdet_rev.pdf Binary files differnew file mode 100644 index 0000000..d992010 --- /dev/null +++ b/papers/maxdet_rev.pdf diff --git a/papers/submodular_survey.pdf b/papers/submodular_survey.pdf Binary files differnew file mode 100644 index 0000000..8aa7da5 --- /dev/null +++ b/papers/submodular_survey.pdf |
