Hey Steve and Daniel,<div><br></div><div>Yes, I created a branch in pgrouting repository.</div><div>The code is supposed to work. Thanks for pointing out the problem you met. It may  because of the old version of boost (I think I am using v1.49). I will look into this problem and let you know the result.</div>
<div><br></div><div>Jinfu</div><div><br><div class="gmail_quote">On Sat, Jun 30, 2012 at 3:49 AM, Stephen Woodbridge <span dir="ltr"><<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Daniel, Jinfu,<br>
<br>
Thanks. I'm not sure if this is supposed to compile yet but here is what I got. This might be because I have an old version of boost v1.34.1 installed.<br>
<br>
-Steve<br>
<br>
woodbri@mappy:~/work/<u></u>pgrouting-git/gsoc-twoq$ git clone git://<a href="http://github.com/pgRouting/pgrouting.git" target="_blank">github.com/pgRouting/<u></u>pgrouting.git</a><br>
Initialized empty Git repository in /u/work/pgrouting-git/gsoc-<u></u>twoq/pgrouting/.git/<br>
remote: Counting objects: 2014, done.<br>
remote: Compressing objects: 100% (776/776), done.<br>
remote: Total 2014 (delta 1251), reused 1956 (delta 1201)<br>
Receiving objects: 100% (2014/2014), 702.75 KiB, done.<br>
Resolving deltas: 100% (1251/1251), done.<br>
woodbri@mappy:~/work/<u></u>pgrouting-git/gsoc-twoq$ cd pgrouting/<br>
woodbri@mappy:~/work/<u></u>pgrouting-git/gsoc-twoq/<u></u>pgrouting$ git checkout origin/gsoc-two_q<br>
Note: moving to "origin/gsoc-two_q" which isn't a local branch<br>
If you want to create a new branch from this checkout, you may do so<br>
(now or later) by using -b with the checkout command again. Example:<br>
  git checkout -b <new_branch_name><br>
HEAD is now at 769c967... optimized the logic of the mild_two_q algorithm<br>
woodbri@mappy:~/work/<u></u>pgrouting-git/gsoc-twoq/<u></u>pgrouting$ cmake .<br>
-- The C compiler identification is GNU<br>
-- The CXX compiler identification is GNU<br>
-- Check for working C compiler: /usr/bin/gcc<br>
-- Check for working C compiler: /usr/bin/gcc -- works<br>
-- Detecting C compiler ABI info<br>
-- Detecting C compiler ABI info - done<br>
-- Check for working CXX compiler: /usr/bin/c++<br>
-- Check for working CXX compiler: /usr/bin/c++ -- works<br>
-- Detecting CXX compiler ABI info<br>
-- Detecting CXX compiler ABI info - done<br>
-- POSTGRESQL_EXECUTABLE is POSTGRESQL_EXECUTABLE-NOTFOUND<br>
-- Found PostgreSQL: /usr/include/postgresql/8.3/<u></u>server, /usr/lib/libpq.so<br>
-- Boost version: 1.34.1<br>
-- Found the following Boost libraries:<br>
Boost headers were found here: /usr/include<br>
Output directory for libraries is set to /usr/lib/postgresql/8.4/lib<br>
-- Found PGROUTING_CORE core: /home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src<br>
Installation directory for libraries is set to /usr/lib/postgresql/8.4/lib and for SQL files is set to /usr/share/pgrouting<br>
-- Configuring done<br>
-- Generating done<br>
-- Build files have been written to: /home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting<br>
woodbri@mappy:~/work/<u></u>pgrouting-git/gsoc-twoq/<u></u>pgrouting$ make<br>
Scanning dependencies of target routing<br>
[ 12%] Building C object core/src/CMakeFiles/routing.<u></u>dir/dijkstra.o<br>
[ 25%] Building C object core/src/CMakeFiles/routing.<u></u>dir/astar.o<br>
[ 37%] Building C object core/src/CMakeFiles/routing.<u></u>dir/shooting_star.o<br>
[ 50%] Building C object core/src/CMakeFiles/routing.<u></u>dir/mild_two_q.o<br>
[ 62%] Building CXX object core/src/CMakeFiles/routing.<u></u>dir/boost_wrapper.o<br>
In file included from /usr/include/c++/4.3/ext/hash_<u></u>set:64,<br>
                 from /usr/include/boost/graph/<u></u>adjacency_list.hpp:22,<br>
                 from /home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/boost_wrapper.cpp:25:<br>
/usr/include/c++/4.3/backward/<u></u>backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.<br>

[ 75%] Building CXX object core/src/CMakeFiles/routing.<u></u>dir/astar_boost_wrapper.o<br>
In file included from /usr/include/c++/4.3/ext/hash_<u></u>set:64,<br>
                 from /usr/include/boost/graph/<u></u>adjacency_list.hpp:22,<br>
                 from /home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/astar_boost_wrapper.cpp:<u></u>25:<br>
/usr/include/c++/4.3/backward/<u></u>backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.<br>

[ 87%] Building CXX object core/src/CMakeFiles/routing.<u></u>dir/shooting_star_boost_<u></u>wrapper.o<br>
In file included from /usr/include/c++/4.3/ext/hash_<u></u>set:64,<br>
                 from /usr/include/boost/graph/<u></u>adjacency_list.hpp:22,<br>
                 from /home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/shooting_star_boost_<u></u>wrapper.cpp:25:<br>
/usr/include/c++/4.3/backward/<u></u>backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.<br>

[100%] Building CXX object core/src/CMakeFiles/routing.<u></u>dir/mild_two_q_boost_wrapper.o<br>
In file included from /usr/include/c++/4.3/ext/hash_<u></u>set:64,<br>
                 from /usr/include/boost/graph/<u></u>adjacency_list.hpp:22,<br>
                 from /home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_boost_wrapper.<u></u>cpp:25:<br>
/usr/include/c++/4.3/backward/<u></u>backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.<br>

In file included from /home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_boost_wrapper.<u></u>cpp:28:<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:26:39: error: boost/graph/overloading.hpp: No such file or directory<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:28:45: error: boost/graph/detail/d_ary_heap.<u></u>hpp: No such file or directory<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:33:36: error: boost/concept/assert.hpp: No such file or directory<br>
In file included from /home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_boost_wrapper.<u></u>cpp:28:<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp: In member function âvoid boost::Mild_two_q_<u></u>VisitorConcept<Visitor, Graph>::constraints()â:<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:75: error: expected primary-expression before â)â token<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:75: error: there are no arguments to âBOOST_CONCEPT_ASSERTâ that depend on a template parameter, so a declaration of âBOOST_CONCEPT_ASSERTâ must be available<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:75: error: (if you use â-fpermissiveâ, G++ will accept your code, but allowing the use of an undeclared name is deprecated)<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp: In function âvoid boost::mild_two_q_shortest_<u></u>paths_no_init(const Graph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistZero, Mild_two_q_Visitor, ColorMap)â:<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:306: error: expected primary-expression before â)â token<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:306: error: there are no arguments to âBOOST_CONCEPT_ASSERTâ that depend on a template parameter, so a declaration of âBOOST_CONCEPT_ASSERTâ must be available<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:311: error: expected primary-expression before â)â token<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:311: error: there are no arguments to âBOOST_CONCEPT_ASSERTâ that depend on a template parameter, so a declaration of âBOOST_CONCEPT_ASSERTâ must be available<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp: In function âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, Mild_two_q_Visitor)â:<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:427: error: there are no arguments to âno_named_parametersâ that depend on a template parameter, so a declaration of âno_named_parametersâ must be available<br>

/usr/include/boost/property_<u></u>map.hpp: At global scope:<br>
/usr/include/boost/property_<u></u>map.hpp: In instantiation of âboost::property_traits<boost:<u></u>:bgl_named_params<double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >â:<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:395:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, Mild_two_q_Visitor, ColorMap) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, Mild_two_q_Visitor = boost::mild_two_q_visitor<<u></u>boost::null_visitor>, PredecessorMap = long unsigned int*, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Compare = std::less<double>, Combine = boost::closed_plus<double>, DistInf = double, DistZero = double, ColorMap = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:451:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch2(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:484:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch1(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:503:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, const boost::bgl_named_params<P, T, R>&) [with VertexListGraph = boost_mild_two_q(edge_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**)::graph_t, Param = double*, Tag = boost::vertex_distance_t, Rest = boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_boost_wrapper.<u></u>cpp:123:   instantiated from here<br>
/usr/include/boost/property_<u></u>map.hpp:25: error: no type named âkey_typeâ in âstruct boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >â<br>

/usr/include/boost/property_<u></u>map.hpp:27: error: no type named âreferenceâ in âstruct boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >â<br>

/usr/include/boost/property_<u></u>map.hpp:28: error: no type named âcategoryâ in âstruct boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp: In function âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, Mild_two_q_Visitor, ColorMap) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, Mild_two_q_Visitor = boost::mild_two_q_visitor<<u></u>boost::null_visitor>, PredecessorMap = long unsigned int*, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Compare = std::less<double>, Combine = boost::closed_plus<double>, DistInf = double, DistZero = double, ColorMap = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â:<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:451:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch2(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:484:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch1(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:503:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, const boost::bgl_named_params<P, T, R>&) [with VertexListGraph = boost_mild_two_q(edge_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**)::graph_t, Param = double*, Tag = boost::vertex_distance_t, Rest = boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_boost_wrapper.<u></u>cpp:123:   instantiated from here<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:402: error: no matching function for call to âput(boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >&, const long unsigned int&, boost::default_color_type)â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp: In function âvoid boost::mild_two_q_shortest_<u></u>paths_no_init(const Graph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistZero, Mild_two_q_Visitor, ColorMap) [with Graph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, Mild_two_q_Visitor = boost::mild_two_q_visitor<<u></u>boost::null_visitor>, PredecessorMap = long unsigned int*, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Compare = std::less<double>, Combine = boost::closed_plus<double>, DistZero = double, ColorMap = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â:<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:406:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, Mild_two_q_Visitor, ColorMap) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, Mild_two_q_Visitor = boost::mild_two_q_visitor<<u></u>boost::null_visitor>, PredecessorMap = long unsigned int*, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Compare = std::less<double>, Combine = boost::closed_plus<double>, DistInf = double, DistZero = double, ColorMap = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:451:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch2(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:484:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch1(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:503:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, const boost::bgl_named_params<P, T, R>&) [with VertexListGraph = boost_mild_two_q(edge_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**)::graph_t, Param = double*, Tag = boost::vertex_distance_t, Rest = boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_boost_wrapper.<u></u>cpp:123:   instantiated from here<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:306: error: âBOOST_CONCEPT_ASSERTâ was not declared in this scope<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:406:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, Mild_two_q_Visitor, ColorMap) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, Mild_two_q_Visitor = boost::mild_two_q_visitor<<u></u>boost::null_visitor>, PredecessorMap = long unsigned int*, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Compare = std::less<double>, Combine = boost::closed_plus<double>, DistInf = double, DistZero = double, ColorMap = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:451:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch2(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:484:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch1(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:503:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, const boost::bgl_named_params<P, T, R>&) [with VertexListGraph = boost_mild_two_q(edge_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**)::graph_t, Param = double*, Tag = boost::vertex_distance_t, Rest = boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_boost_wrapper.<u></u>cpp:123:   instantiated from here<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:324: error: no matching function for call to âput(boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >&, long unsigned int&, boost::default_color_type)â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:406:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, Mild_two_q_Visitor, ColorMap) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, Mild_two_q_Visitor = boost::mild_two_q_visitor<<u></u>boost::null_visitor>, PredecessorMap = long unsigned int*, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Compare = std::less<double>, Combine = boost::closed_plus<double>, DistInf = double, DistZero = double, ColorMap = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:451:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch2(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:484:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch1(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:503:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, const boost::bgl_named_params<P, T, R>&) [with VertexListGraph = boost_mild_two_q(edge_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**)::graph_t, Param = double*, Tag = boost::vertex_distance_t, Rest = boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_boost_wrapper.<u></u>cpp:123:   instantiated from here<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:327: error: no matching function for call to âget(boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >&, long unsigned int&)â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:406:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, Mild_two_q_Visitor, ColorMap) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, Mild_two_q_Visitor = boost::mild_two_q_visitor<<u></u>boost::null_visitor>, PredecessorMap = long unsigned int*, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Compare = std::less<double>, Combine = boost::closed_plus<double>, DistInf = double, DistZero = double, ColorMap = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:451:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch2(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:484:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch1(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:503:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, const boost::bgl_named_params<P, T, R>&) [with VertexListGraph = boost_mild_two_q(edge_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**)::graph_t, Param = double*, Tag = boost::vertex_distance_t, Rest = boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_boost_wrapper.<u></u>cpp:123:   instantiated from here<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:329: error: no matching function for call to âput(boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >&, Vertex&, boost::default_color_type)â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:406:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, Mild_two_q_Visitor, ColorMap) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, Mild_two_q_Visitor = boost::mild_two_q_visitor<<u></u>boost::null_visitor>, PredecessorMap = long unsigned int*, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Compare = std::less<double>, Combine = boost::closed_plus<double>, DistInf = double, DistZero = double, ColorMap = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:451:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch2(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:484:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch1(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:503:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, const boost::bgl_named_params<P, T, R>&) [with VertexListGraph = boost_mild_two_q(edge_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**)::graph_t, Param = double*, Tag = boost::vertex_distance_t, Rest = boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_boost_wrapper.<u></u>cpp:123:   instantiated from here<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:338: error: no matching function for call to âget(boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >&, Vertex&)â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:339: error: no match for âoperator==â in âc_v == boost::color_traits<<u></u>ColorValue>::white [with ColorValue = double*]()â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:342: error: no matching function for call to âput(boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >&, Vertex&, boost::default_color_type)â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:344: error: no match for âoperator==â in âc_v == boost::color_traits<<u></u>ColorValue>::black [with ColorValue = double*]()â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:406:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, Mild_two_q_Visitor, ColorMap) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, Mild_two_q_Visitor = boost::mild_two_q_visitor<<u></u>boost::null_visitor>, PredecessorMap = long unsigned int*, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Compare = std::less<double>, Combine = boost::closed_plus<double>, DistInf = double, DistZero = double, ColorMap = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:451:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch2(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:484:   instantiated from âvoid boost::detail::mild_two_q_<u></u>dispatch1(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, DistanceMap = double*, WeightMap = boost::bundle_property_map<<u></u>boost::adjacency_list<boost::<u></u>listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, IndexMap = boost::vec_adj_list_vertex_id_<u></u>map<boost::no_property, long unsigned int>, Params = boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:503:   instantiated from âvoid boost::mild_two_q_shortest_<u></u>paths(const VertexListGraph&, typename boost::graph_traits<G>::<u></u>vertex_descriptor, typename boost::graph_traits<G>::<u></u>vertex_descriptor, const boost::bgl_named_params<P, T, R>&) [with VertexListGraph = boost_mild_two_q(edge_t*, unsigned int, int, int, bool, bool, path_element_t**, int*, char**)::graph_t, Param = double*, Tag = boost::vertex_distance_t, Rest = boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> >]â<br>

/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_boost_wrapper.<u></u>cpp:123:   instantiated from here<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-twoq/pgrouting/core/<u></u>src/mild_two_q_shortest_paths.<u></u>hpp:347: error: no matching function for call to âput(boost::bgl_named_params<<u></u>double*, boost::vertex_distance_t, boost::bgl_named_params<boost:<u></u>:bundle_property_map<boost::<u></u>adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, Vertex, boost::no_property, boost::listS>, boost::detail::edge_desc_impl<<u></u>boost::directed_tag, long unsigned int>, Vertex, double>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > >&, Vertex&, boost::default_color_type)â<br>

make[2]: *** [core/src/CMakeFiles/routing.<u></u>dir/mild_two_q_boost_wrapper.<u></u>o] Error 1<br>
make[1]: *** [core/src/CMakeFiles/routing.<u></u>dir/all] Error 2<br>
make: *** [all] Error 2<br>
woodbri@mappy:~/work/<u></u>pgrouting-git/gsoc-twoq/<u></u>pgrouting$<div class="im"><br>
<br>
<br>
On 6/29/2012 1:58 PM, Daniel Kastl wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi Steve,<br>
<br>
It's a branch in the pgRouting repository:<br>
<a href="https://github.com/pgRouting/pgrouting/tree/gsoc-two_q" target="_blank">https://github.com/pgRouting/<u></u>pgrouting/tree/gsoc-two_q</a><br>
<br>
Btw., the Github network graph is interesting, because you can see some<br>
activities of other users:<br>
<a href="https://github.com/pgRouting/pgrouting/network" target="_blank">https://github.com/pgRouting/<u></u>pgrouting/network</a><br>
Didn't look at it for a while.<br>
<br>
Daniel<br>
<br>
<br>
On Fri, Jun 29, 2012 at 7:42 PM, Stephen Woodbridge<br></div><div class="im">
<<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.com</a> <mailto:<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.<u></u>com</a>>> wrote:<br>
<br>
    Hi Jinfu,<br>
<br>
    Have you created a git repository for your twoq code?<br></div>
    Where is it? git://<a href="http://github.com/." target="_blank">github.com/.</a>.. <<a href="http://github.com/.." target="_blank">http://github.com/..</a>.>..<div class="im"><br>
    I looked through your weekly reports, and emails to the list but did<br>
    not notice it anywhere. I probably just missed it.<br>
<br>
    I would probably be a good idea to post this link on your respective<br>
    project pages.<br>
<br>
    Thanks,<br>
      -Steve<br>
    ______________________________ _________________<br>
    pgrouting-dev mailing list<br></div>
    <a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.osgeo.org</a> <mailto:<a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.<u></u>osgeo.org</a>><br>

    <a href="http://lists.osgeo.org/" target="_blank">http://lists.osgeo.org/</a> mailman/listinfo/pgrouting-dev<div class="im"><br>
    <<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/pgrouting-dev</a><u></u>><br>
<br>
<br>
<br>
<br>
--<br>
Georepublic UG & Georepublic Japan<br></div>
eMail: <a href="mailto:daniel.kastl@georepublic.de" target="_blank">daniel.kastl@georepublic.de</a> <mailto:<a href="mailto:daniel.kastl@georepublic.de" target="_blank">daniel.kastl@<u></u>georepublic.de</a>><br>
Web: <a href="http://georepublic.de" target="_blank">http://georepublic.de</a> <<a href="http://georepublic.de/" target="_blank">http://georepublic.de/</a>><div class="im"><br>
<br>
<br>
______________________________<u></u>_________________<br>
pgrouting-dev mailing list<br>
<a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/pgrouting-dev</a><br>
<br>
</div></blockquote><div class="HOEnZb"><div class="h5">
<br>
<br>
______________________________<u></u>_________________<br>
pgrouting-dev mailing list<br>
<a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/pgrouting-dev</a><br>
</div></div></blockquote></div><br></div>