Code Monkey home page Code Monkey logo

gsoc-pgrouting's People

Contributors

anthonytasca avatar antonpa avatar apslight avatar clashman avatar cvvergara avatar dersvenhesse avatar dkastl avatar drnextgis avatar geosanak avatar grayed avatar hugomd avatar illedran avatar justjkk avatar lvv83 avatar nbrinckm avatar opessoa avatar robe2 avatar rohithsankepally avatar sanak avatar sebastic avatar steigr avatar thayeray avatar thisisashukla avatar titanofold avatar vidhan13j07 avatar woodbri avatar xjtumg avatar yobisource avatar zia- avatar zibon avatar

Watchers

 avatar  avatar

gsoc-pgrouting's Issues

Get familiar with C++

Typo in pgr_extractVertices.rst

Expected behavior and actual behavior

Expected spelling: below
Actual spelling: bellow

Steps to reproduce the problem

Open the file pgr_extractVertices.rst located in GSoC-pgRouting/doc/topology/pgr_extractVertices.rst

Specifications like the version of pgRouting/PostGIS and PostgreSQL as well as Operating System

  • PostgreSQL 10.7
  • Ubuntu 5.4.0
  • PostGIS 2.5.2
  • pgRouting 3.0.0

Solution

Change the text bellow to below in file GSoC-pgRouting/doc/topology/pgr_extractVertices.rst.

Path-finding Animations of Proposed Algorithms

Algorithms

  • Breadth First Search
  • Binary Breadth First Search
  • Edward Moore's Algorithm

Terminology

Node Color Meaning
No color Node has not been found yet.
Grey Node found and added to queue but hasn’t been processed yet.
Blue Node is currently being processed.
Red Node has been processed (But might be processed again in the future).
Green Node is part of optimal path.

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.