Distinct (nonisomorphic) trees
"Construct all non-isomorphic trees of order 7"
How to do that in Sage ?! Please help
Asked: 2013-04-07 14:24:14 +0100
Seen: 435 times
Last updated: Apr 07 '13
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
[This](http://lmgtfy.com/?q=generation+of+trees+sage&l=1) might help.
http://www.sagemath.org/doc/reference/graphs/sage/graphs/graph_generators.html#sage.graphs.graph_generators.GraphGenerators.trees is a bit hidden