高级算法 (Fall 2023) / Course materials: Difference between revisions
Jump to navigation
Jump to search
Zouzongrui (talk | contribs) |
update "references and further readings" |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 15: | Line 15: | ||
= References and further readings = | = References and further readings = | ||
{|border="2" cellspacing="4" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show;" | {|border="2" cellspacing="4" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show;" | ||
|[[File: | |[[File:Probability and Computing. 2nd Edition cover.jpg|border|143x143px]]|| | ||
: Michael Mitzenmacher and Eli Upfal. | : Michael Mitzenmacher and Eli Upfal. | ||
:'''''Probability and Computing: | :'''''Probability and Computing: Randomization and Probabilistic Techniques in Algorithms and Data Analysis,''''' 2nd Edition | ||
:Cambridge University Press, | :Cambridge University Press, 2017. | ||
|- | |||
|[[File:The_Probabilistic_Method.jpg|border|100px]]|| | |||
:Noga Alon and Joel Spencer. | |||
:'''''The Probabilistic Method''''', 4th edition. | |||
:Wiley, 2016. | |||
|- | |- | ||
|[[File:Design_of_Approximation_Algorithms.png|border|100px]]|| | |[[File:Design_of_Approximation_Algorithms.png|border|100px]]|| | ||
Line 24: | Line 29: | ||
:'''''The Design of Approximation Algorithms'''''. | :'''''The Design of Approximation Algorithms'''''. | ||
:Cambridge University Press, 2011. | :Cambridge University Press, 2011. | ||
|- | |||
|[[File:Combinatorial_Optimization.webp|border|100px]]|| | |||
:Bernhard Korte and Jens Vygen. | |||
:'''''Combinatorial Optimization: theory and algorithms''''', 6th edition. | |||
:Springer, 2018. | |||
|- | |||
|[[File:Lx=b.jpg|border|100px]]|| | |||
:Nisheeth K. Vishnoi. | |||
:'''''Lx = b: laplacian solvers and their algorithmic applications'''''. | |||
:Foundations and Trends® in Theoretical Computer Science, 2012. | |||
|- | |||
|[[File:Eigenvalues_and_Polynomials.png|border|100px]]|| | |||
:Lap Chi Lau. | |||
:'''''Eigenvalues and Polynomials'''''. | |||
:https://cs.uwaterloo.ca/~lapchi/cs860/notes/eigenpoly.pdf | |||
|- | |- | ||
|[[File:Algo.jpg|border|100px]] | |[[File:Algo.jpg|border|100px]] | ||
Line 30: | Line 50: | ||
:'''''Algorithms'''''. | :'''''Algorithms'''''. | ||
:McGraw-Hill, 2006. | :McGraw-Hill, 2006. | ||
|- | |- | ||
|} | |} |
Latest revision as of 06:43, 14 September 2023
Course textbooks
| |
|
References and further readings
| |
| |
| |
| |
| |
| |
|