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

Clean the use of weights in path_enumeration.pyx #32804

Closed
dcoudert opened this issue Oct 30, 2021 · 7 comments
Closed

Clean the use of weights in path_enumeration.pyx #32804

dcoudert opened this issue Oct 30, 2021 · 7 comments

Comments

@dcoudert
Copy link
Contributor

part of #13112 and follow-up of #32723.

Here we clean methods:

  • shortest_simple_paths
  • yen_k_shortest_simple_paths
  • feng_k_shortest_simple_paths

Component: graph theory

Author: David Coudert

Branch/Commit: a7b0573

Reviewer: Frédéric Chapoton

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

@dcoudert dcoudert added this to the sage-9.5 milestone Oct 30, 2021
@dcoudert
Copy link
Contributor Author

Branch: public/graphs/32804_path

@dcoudert
Copy link
Contributor Author

New commits:

a7b0573trac #32804: weights in path_enumeration.pyx

@dcoudert
Copy link
Contributor Author

Commit: a7b0573

@dcoudert dcoudert changed the title Clean the use of weights in path_enumeration.py Clean the use of weights in path_enumeration.pyx Oct 30, 2021
@fchapoton
Copy link
Contributor

Reviewer: Frédéric Chapoton

@fchapoton
Copy link
Contributor

comment:2

ok, ca me parait correct

@dcoudert
Copy link
Contributor Author

comment:3

Thank you !

@vbraun
Copy link
Member

vbraun commented Dec 5, 2021

Changed branch from public/graphs/32804_path to a7b0573

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