Skip to content

Documentation on "Generation of trees" is incomplete #39180

Open
@maxale

Description

Steps To Reproduce

There exist at least 3 methods of trees generation in Sage:

  • via sage.graphs.trees.TreeIterator()
  • via graphs.trees()
  • via graphs.nauty_gentreeg()

Expected Behavior

Documentation at https://doc.sagemath.org/html/en/reference/graphs/sage/graphs/trees.html should mention all available methods, and possibly explain differences between them.

Actual Behavior

Only the first method is described.

Additional Information

No response

Environment

  • OS: N/A
  • Sage Version: 10.6.beta1

Checklist

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.
  • I have read the documentation and troubleshoot guide

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions