Errata

Think Complexity

Errata for Think Complexity

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Printed Page *
*

In the paper edition, many of the Python examples have wrong indentation. For example, on page 15, the first line in the v = Vertex('v') example and the g = Graph([v, w], [e]) example are indented too far to the left (or, more likely, the rest of the code is rndented to the right where it should not be). This appears to be a systemic production issue throughout the book (which is not to say that all code samples are affected; but the problem seems to exist in all chapters), which is doubly unfortunate because indentation in Python actually has syntactic meaning.

robin eriksson  Mar 31, 2019 
Printed Page 89
Below middle

The fourth equation on the page has an equation number 9.1 in a different gothic typeface which seems to be a mistake; none of the other equations are numbered, and nothing in the text appears to refer to this number.

robin eriksson  Mar 31, 2019