Changes between Version 13 and Version 20 of Ticket #9136
- Timestamp:
- 12/04/10 13:54:21 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9136 – Description
v13 v20 1 The [http://www.sagemath.org/doc/reference/sage/graphs/graph_generators.html database of common graphs] currently implements lots of named graphs. Here is a list of named graphs to add to that database:1 The [http://www.sagemath.org/doc/reference/sage/graphs/graph_generators.html database of common graphs] currently implements lots of named graphs. Below is a list of named graphs to add to that database. See also ticket #2686: 2 2 3 3 1. [http://en.wikipedia.org/wiki/Bidiakis_cube Bidiakis cube] --- #10307