Skip to content

Commit

Permalink
Update users documentation for 3.6.3: commit e1a44be
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent 0117f2c commit 4f1cde3
Show file tree
Hide file tree
Showing 702 changed files with 125,859 additions and 4,574 deletions.
4 changes: 2 additions & 2 deletions 3.6/en/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 78c6e7d8c5e5e134063d0e2d52cc9b56
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: f3d7902265a6f06261c1119a587f4f6e
tags: 645f666f9bcd5a90fca523b33c5a78b7
52 changes: 43 additions & 9 deletions 3.6/en/BFS-category.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
<title>BFS - Category &#8212; pgRouting Manual (3.6)</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/bootstrap-sphinx.css?v=5a695559" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=eafc0fe6" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=e38b2961" />
<script src="_static/documentation_options.js?v=48fbbb20"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/documentation_options.js?v=2c346b64"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/page_history.js?v=e87c01b6"></script>
<script src="_static/page_history.js?v=c8ec7c59"></script>
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link rel="icon" href="_static/favicon.ico"/>
<link rel="index" title="Index" href="genindex.html" />
Expand Down Expand Up @@ -45,7 +45,7 @@

<a class="brand" href="index.html">
pgRouting</a>
<span class="navbar-text pull-left"><b>v3.6.2</b></span>
<span class="navbar-text pull-left"><b>v3.6.3</b></span>

<div class="nav-collapse">
<ul class="nav">
Expand Down Expand Up @@ -151,7 +151,41 @@

<div class="container">
<div class="row">
<div class="body span12 content" role="main">
<div class="span3">
<div id="sidebar" class="bs-sidenav well" data-spy="affix"><ul>
<li><a class="reference internal" href="#">BFS - Category</a><ul>
<li><a class="reference internal" href="#parameters">Parameters</a><ul>
<li><a class="reference internal" href="#bfs-optional-parameters">BFS optional parameters</a></li>
</ul>
</li>
<li><a class="reference internal" href="#inner-queries">Inner Queries</a><ul>
<li><a class="reference internal" href="#edges-sql">Edges SQL</a></li>
</ul>
</li>
<li><a class="reference internal" href="#result-columns">Result columns</a></li>
<li><a class="reference internal" href="#see-also">See Also</a></li>
</ul>
</li>
</ul>

<li>
<a href="pgr_alphaShape.html" title="Previous Chapter: pgr_alphaShape"><span class="icon-chevron-left visible-tablet"></span><span class="hidden-sm hidden-tablet">&laquo; pgr_alphaShape</span>
</a>
</li>
<li>
<a href="proposed.html" title="Next Chapter: Proposed Functions"><span class="icon-chevron-right visible-tablet"></span><span class="hidden-sm hidden-tablet">Proposed Functions &raquo;</span>
</a>
</li>
<form action="search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="body span9 content" role="main">
<script> document.write(get_history('BFS-category','en')); </script>

<div class="line-block">
Expand Down Expand Up @@ -402,9 +436,9 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">

</p>
<p>
&copy; Copyright pgRouting Contributors - Version v3.6.2.<br/>
Last updated on Mar 30, 2024.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.6.<br/>
&copy; Copyright pgRouting Contributors - Version v3.6.3.<br/>
Last updated on Oct 16, 2024.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 8.1.3.<br/>
</p>
</div>
</footer>
Expand Down
35 changes: 26 additions & 9 deletions 3.6/en/DFS-category.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
<title>DFS - Category &#8212; pgRouting Manual (3.6)</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/bootstrap-sphinx.css?v=5a695559" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=eafc0fe6" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=e38b2961" />
<script src="_static/documentation_options.js?v=48fbbb20"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/documentation_options.js?v=2c346b64"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/page_history.js?v=e87c01b6"></script>
<script src="_static/page_history.js?v=c8ec7c59"></script>
<link rel="icon" href="_static/favicon.ico"/>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
Expand All @@ -42,7 +42,7 @@

<a class="brand" href="index.html">
pgRouting</a>
<span class="navbar-text pull-left"><b>v3.6.2</b></span>
<span class="navbar-text pull-left"><b>v3.6.3</b></span>

<div class="nav-collapse">
<ul class="nav">
Expand Down Expand Up @@ -131,7 +131,24 @@

<div class="container">
<div class="row">
<div class="body span12 content" role="main">
<div class="span3">
<div id="sidebar" class="bs-sidenav well" data-spy="affix"><ul>
<li><a class="reference internal" href="#">DFS - Category</a><ul>
<li><a class="reference internal" href="#see-also">See Also</a></li>
</ul>
</li>
</ul>

<form action="search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="body span9 content" role="main">
<script> document.write(get_history('DFS-category','en')); </script>

<div class="line-block">
Expand Down Expand Up @@ -209,9 +226,9 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">

</p>
<p>
&copy; Copyright pgRouting Contributors - Version v3.6.2.<br/>
Last updated on Mar 30, 2024.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.6.<br/>
&copy; Copyright pgRouting Contributors - Version v3.6.3.<br/>
Last updated on Oct 16, 2024.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 8.1.3.<br/>
</p>
</div>
</footer>
Expand Down
40 changes: 31 additions & 9 deletions 3.6/en/KSP-category.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
<title>K shortest paths - Category &#8212; pgRouting Manual (3.6)</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/bootstrap-sphinx.css?v=5a695559" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=eafc0fe6" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=e38b2961" />
<script src="_static/documentation_options.js?v=48fbbb20"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/documentation_options.js?v=2c346b64"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/page_history.js?v=e87c01b6"></script>
<script src="_static/page_history.js?v=c8ec7c59"></script>
<link rel="icon" href="_static/favicon.ico"/>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
Expand Down Expand Up @@ -44,7 +44,7 @@

<a class="brand" href="index.html">
pgRouting</a>
<span class="navbar-text pull-left"><b>v3.6.2</b></span>
<span class="navbar-text pull-left"><b>v3.6.3</b></span>

<div class="nav-collapse">
<ul class="nav">
Expand Down Expand Up @@ -138,7 +138,29 @@

<div class="container">
<div class="row">
<div class="body span12 content" role="main">
<div class="span3">
<div id="sidebar" class="bs-sidenav well" data-spy="affix"><ul>
<li><a class="reference internal" href="#">K shortest paths - Category</a></li>
</ul>

<li>
<a href="spanningTree-family.html" title="Previous Chapter: Spanning Tree - Category"><span class="icon-chevron-left visible-tablet"></span><span class="hidden-sm hidden-tablet">&laquo; Spanning Tree...</span>
</a>
</li>
<li>
<a href="cost-category.html" title="Next Chapter: Cost - Category"><span class="icon-chevron-right visible-tablet"></span><span class="hidden-sm hidden-tablet">Cost - Category &raquo;</span>
</a>
</li>
<form action="search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="body span9 content" role="main">
<script> document.write(get_history('KSP-category','en')); </script>

<div class="line-block">
Expand Down Expand Up @@ -189,9 +211,9 @@ <h1>K shortest paths - Category<a class="headerlink" href="#k-shortest-paths-cat

</p>
<p>
&copy; Copyright pgRouting Contributors - Version v3.6.2.<br/>
Last updated on Mar 30, 2024.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.6.<br/>
&copy; Copyright pgRouting Contributors - Version v3.6.3.<br/>
Last updated on Oct 16, 2024.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 8.1.3.<br/>
</p>
</div>
</footer>
Expand Down
57 changes: 47 additions & 10 deletions 3.6/en/TRSP-family.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,13 @@
<title>TRSP - Family of functions &#8212; pgRouting Manual (3.6)</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/bootstrap-sphinx.css?v=5a695559" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=eafc0fe6" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=e38b2961" />
<script src="_static/documentation_options.js?v=48fbbb20"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/documentation_options.js?v=2c346b64"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/page_history.js?v=e87c01b6"></script>
<script src="_static/page_history.js?v=c8ec7c59"></script>
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link rel="icon" href="_static/favicon.ico"/>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
Expand Down Expand Up @@ -44,7 +45,7 @@

<a class="brand" href="index.html">
pgRouting</a>
<span class="navbar-text pull-left"><b>v3.6.2</b></span>
<span class="navbar-text pull-left"><b>v3.6.3</b></span>

<div class="nav-collapse">
<ul class="nav">
Expand Down Expand Up @@ -151,7 +152,42 @@

<div class="container">
<div class="row">
<div class="body span12 content" role="main">
<div class="span3">
<div id="sidebar" class="bs-sidenav well" data-spy="affix"><ul>
<li><a class="reference internal" href="#">TRSP - Family of functions</a><ul>
<li><a class="reference internal" href="#introduction">Introduction</a><ul>
<li><a class="reference internal" href="#trsp-algorithm">TRSP algorithm</a></li>
<li><a class="reference internal" href="#parameters">Parameters</a></li>
<li><a class="reference internal" href="#restrictions">Restrictions</a></li>
<li><a class="reference internal" href="#edges-sql">Edges SQL</a><ul>
<li><a class="reference internal" href="#restrictions-sql">Restrictions SQL</a></li>
</ul>
</li>
</ul>
</li>
<li><a class="reference internal" href="#see-also">See Also</a></li>
</ul>
</li>
</ul>

<li>
<a href="proposed.html" title="Previous Chapter: Proposed Functions"><span class="icon-chevron-left visible-tablet"></span><span class="hidden-sm hidden-tablet">&laquo; Proposed Functions</span>
</a>
</li>
<li>
<a href="pgr_trsp.html" title="Next Chapter: pgr_trsp - Proposed"><span class="icon-chevron-right visible-tablet"></span><span class="hidden-sm hidden-tablet">pgr_trsp - Proposed &raquo;</span>
</a>
</li>
<form action="search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="body span9 content" role="main">
<script> document.write(get_history('TRSP-family','en')); </script>

<div class="line-block">
Expand Down Expand Up @@ -283,7 +319,8 @@ <h3>Restrictions<a class="headerlink" href="#restrictions" title="Link to this h
<p>A restriction is a sequence of edges, called path and that path is to be
avoided.</p>
<figure class="align-default" id="id1">
<a class="reference internal image-reference" href="_images/with_restrictions.png"><img alt="_images/with_restrictions.png" src="_images/with_restrictions.png" style="width: 475.5px; height: 433.0px;" /></a>
<a class="reference internal image-reference" href="_images/with_restrictions.png"><img alt="_images/with_restrictions.png" src="_images/with_restrictions.png" style="width: 475.5px; height: 433.0px;" />
</a>
<figcaption>
<p><span class="caption-text"><strong>Restrictions on the road network</strong></span><a class="headerlink" href="#id1" title="Link to this image"></a></p>
</figcaption>
Expand Down Expand Up @@ -434,9 +471,9 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">

</p>
<p>
&copy; Copyright pgRouting Contributors - Version v3.6.2.<br/>
Last updated on Mar 30, 2024.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.6.<br/>
&copy; Copyright pgRouting Contributors - Version v3.6.3.<br/>
Last updated on Oct 16, 2024.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 8.1.3.<br/>
</p>
</div>
</footer>
Expand Down
50 changes: 41 additions & 9 deletions 3.6/en/TSP-family.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
<title>Traveling Sales Person - Family of functions &#8212; pgRouting Manual (3.6)</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/bootstrap-sphinx.css?v=5a695559" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=eafc0fe6" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=e38b2961" />
<script src="_static/documentation_options.js?v=48fbbb20"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/documentation_options.js?v=2c346b64"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/page_history.js?v=e87c01b6"></script>
<script src="_static/page_history.js?v=c8ec7c59"></script>
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link rel="icon" href="_static/favicon.ico"/>
<link rel="index" title="Index" href="genindex.html" />
Expand Down Expand Up @@ -45,7 +45,7 @@

<a class="brand" href="index.html">
pgRouting</a>
<span class="navbar-text pull-left"><b>v3.6.2</b></span>
<span class="navbar-text pull-left"><b>v3.6.3</b></span>

<div class="nav-collapse">
<ul class="nav">
Expand Down Expand Up @@ -149,7 +149,39 @@

<div class="container">
<div class="row">
<div class="body span12 content" role="main">
<div class="span3">
<div id="sidebar" class="bs-sidenav well" data-spy="affix"><ul>
<li><a class="reference internal" href="#">Traveling Sales Person - Family of functions</a><ul>
<li><a class="reference internal" href="#general-information">General Information</a><ul>
<li><a class="reference internal" href="#problem-definition">Problem Definition</a></li>
<li><a class="reference internal" href="#origin">Origin</a></li>
<li><a class="reference internal" href="#characteristics">Characteristics</a></li>
<li><a class="reference internal" href="#tsp-optional-parameters">TSP optional parameters</a></li>
</ul>
</li>
<li><a class="reference internal" href="#see-also">See Also</a></li>
</ul>
</li>
</ul>

<li>
<a href="pgr_degree.html" title="Previous Chapter: pgr_degree – Proposed"><span class="icon-chevron-left visible-tablet"></span><span class="hidden-sm hidden-tablet">&laquo; pgr_degree – Proposed</span>
</a>
</li>
<li>
<a href="pgr_TSP.html" title="Next Chapter: pgr_TSP"><span class="icon-chevron-right visible-tablet"></span><span class="hidden-sm hidden-tablet">pgr_TSP &raquo;</span>
</a>
</li>
<form action="search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="body span9 content" role="main">
<script> document.write(get_history('TSP-family','en')); </script>

<div class="line-block">
Expand Down Expand Up @@ -311,9 +343,9 @@ <h2><a class="toc-backref" href="#id6" role="doc-backlink">See Also</a><a class=

</p>
<p>
&copy; Copyright pgRouting Contributors - Version v3.6.2.<br/>
Last updated on Mar 30, 2024.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.6.<br/>
&copy; Copyright pgRouting Contributors - Version v3.6.3.<br/>
Last updated on Oct 16, 2024.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 8.1.3.<br/>
</p>
</div>
</footer>
Expand Down
Loading

0 comments on commit 4f1cde3

Please sign in to comment.