id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3807,Documentation improvement for graph/planar_canonical_ordering.hpp.,Tim Gee ,Andrew Sutton,"The following undirected planar triangular graph fails to produce the correct canonical ordering. Edges: (2,4) (4,1) (1,2) (2,0) (1,0) (2,3) (3,4) (0,4) Embedding: 0 (0,1) (0,4) (0,2) 1 (1,2) (1,4) (0,1) 2 (0,2) (2,3) (2,4) (1,2) 3 (3,4) (2,3) 4 (0,4) (1,4) (2,4) (3,4) Canonical ordering produced: 0 1 4 ",Bugs,closed,Boost 1.42.0,graph,Boost 1.41.0,Cosmetic,fixed,planar canonical ordering,