Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add see also blocks in orientation methods #33742

Closed
dcoudert opened this issue Apr 22, 2022 · 7 comments
Closed

add see also blocks in orientation methods #33742

dcoudert opened this issue Apr 22, 2022 · 7 comments

Comments

@dcoudert
Copy link
Contributor

Add SEEALSO blocks in methods related to the orientation of undirected graphs:

  • orientations()
  • strong_orientation()
  • strong_orientations_iterator()
  • random_orientation()
  • nauty_directg()

CC: @rburing @EmmanuelCharpentier

Component: graph theory

Author: David Coudert

Branch/Commit: 693c0d8

Reviewer: Travis Scrimshaw

Issue created by migration from https://trac.sagemath.org/ticket/33742

@dcoudert dcoudert added this to the sage-9.7 milestone Apr 22, 2022
@dcoudert
Copy link
Contributor Author

Branch: public/graphs/33742_orientation

@dcoudert

This comment has been minimized.

@dcoudert
Copy link
Contributor Author

comment:1

May be we could also move all these methods in file orientations.py.


New commits:

693c0d8trac #33742: see also blocks in orientation methods

@dcoudert
Copy link
Contributor Author

Commit: 693c0d8

@tscrim
Copy link
Collaborator

tscrim commented Apr 25, 2022

comment:3

LGTM.

@tscrim
Copy link
Collaborator

tscrim commented Apr 25, 2022

Reviewer: Travis Scrimshaw

@vbraun
Copy link
Member

vbraun commented May 24, 2022

Changed branch from public/graphs/33742_orientation to 693c0d8

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

No branches or pull requests

3 participants