Code Monkey home page Code Monkey logo

graph-tool's People

Contributors

solstag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

graph-tool's Issues

Issue installing graph-tool on python

I hope this is the right place to raise this question..

Brew install seems easier, but not knowing how to link it to my conda-installed python..
followed this link-> https://gist.github.com/dlozeve/ed59bba8bc8cb9b21e2af36cc9766938

Also checked the installation instruction in the tar file of graph-tool 2.26,
but returned the following error after typing ./config

Package 'cairo', required by 'cairomm-1.0', not found

screen shot 2018-06-04 at 2 17 29 pm

Tried:

  1. adding to .bash_profile PKG_CONFIG_PATH = $PKG_CONFIG_PATH:<directory under anaconda where there is cairomm>
  2. ./configure -with--CAIROMM_CFLAGS -with--CAIROMM_LIBS

No avail. not sure I implemented alternate solutions correctly either

K-shortest path between two vertices

I was wondering if you already have the method in graph-tool?

Yen's Shortest Path algorithm computes a number of shortest paths between two nodes. The algorithm is often called Yen's k-Shortest Path algorithm, where k is the number of shortest paths to compute. The algorithm supports weighted graphs with positive relationship weights.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.