Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • graph-tool graph-tool
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 56
    • Issues 56
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Please use the issue tracker only to report bugs (i.e. errors in the library that need to be fixed) or feature requests.

For questions about how to compile, install or use the library, please use instead either the web forum at https://forum.skewed.de/c/graph-tool or the mailing list at https://graph-tool.skewed.de/mailing


(If unsure, use the forum or mailing list first.)


When opening new issues, please choose the BUG template from the drop-down menu, and fill out the required information.

  • Tiago Peixoto
  • graph-toolgraph-tool
  • Issues
  • #731
Closed
Open
Issue created Feb 03, 2022 by João Aveiro@joao-aveiro

Error in documentation regarding topology.shortest_distance return values

Summary

In the topology.shortest_path function documentation there are two optional return values named "pred_map", while in fact one of them is the reached-vertices array returned when the return_reached argument is set to True. Having the same name one may think that it might actually be a exclusive OR return where only either one is returned and it is just an matter of weird naming.

System information

  • Not applicable

Example code

  • Not applicable
Assignee
Assign to
Time tracking