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
  • #293
Closed
Open
Issue created Apr 19, 2016 by Shawn@psynthdb

No static implementation of tsp_tour

File "/usr/lib/python2.7/dist-packages/graph_tool/topology/__init__.py", line 2140, in tsp_tour
    get_tsp(g._Graph__graph, int(src), _prop("e", g, weight))

RuntimeError: No static implementation was found for the desired routine. This is a graph_tool bug. :-( Please submit a bug report at http://graph-tool.skewed.de/issues. What follows is debug information.

Action: std::_Bind<get_tsp_approx (std::_Placeholder<1>, unsigned long, std::_Placeholder<2>, std::reference_wrapper<std::vector<int, std::allocator<int> > >)>

Arg 1: std::reference_wrapper<boost::adj_list<unsigned long> >

Arg 2: graph_tool::UnityPropertyMap<unsigned long, boost::adj_list<unsigned long>::edge_descriptor>
Assignee
Assign to
Time tracking