PGROUTING
3.2
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
l
m
o
p
r
s
t
u
v
w
x
Functions
a
b
c
d
e
g
i
o
p
s
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
~
Variables
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
b
c
d
e
g
i
l
o
p
s
v
Enumerations
Enumerator
Related Functions
c
d
e
i
o
p
s
Files
File List
File Members
All
_
a
b
c
d
e
f
g
i
l
m
o
p
r
s
t
u
v
Functions
_
a
c
d
e
f
g
i
o
p
r
s
t
Variables
Typedefs
Enumerations
Enumerator
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
pgrouting::tsp::Dmatrix Member List
This is the complete list of members for
pgrouting::tsp::Dmatrix
, including all inherited members.
comparable_distance
(size_t i, size_t j) const
pgrouting::tsp::Dmatrix
inline
Costs
typedef
pgrouting::tsp::Dmatrix
private
costs
pgrouting::tsp::Dmatrix
private
distance
(int64_t i, int64_t j) const
pgrouting::tsp::Dmatrix
inline
distance
(size_t i, size_t j) const
pgrouting::tsp::Dmatrix
inline
Dmatrix
()=default
pgrouting::tsp::Dmatrix
Dmatrix
(const std::vector< Matrix_cell_t > &data_costs)
pgrouting::tsp::Dmatrix
explicit
Dmatrix
(const std::map< std::pair< double, double >, int64_t > &euclidean_data)
pgrouting::tsp::Dmatrix
explicit
empty
() const
pgrouting::tsp::Dmatrix
inline
get_id
(size_t idx) const
pgrouting::tsp::Dmatrix
get_index
(int64_t id) const
pgrouting::tsp::Dmatrix
get_row
(size_t idx) const
pgrouting::tsp::Dmatrix
inline
has_id
(int64_t id) const
pgrouting::tsp::Dmatrix
has_no_infinity
() const
pgrouting::tsp::Dmatrix
ids
pgrouting::tsp::Dmatrix
protected
is_symmetric
() const
pgrouting::tsp::Dmatrix
obeys_triangle_inequality
() const
pgrouting::tsp::Dmatrix
operator<<
(std::ostream &log, const Dmatrix &matrix)
pgrouting::tsp::Dmatrix
friend
operator[]
(size_t i)
pgrouting::tsp::Dmatrix
inline
private
operator[]
(size_t i) const
pgrouting::tsp::Dmatrix
inline
private
set
(size_t i, size_t j, double dist)
pgrouting::tsp::Dmatrix
inline
set_ids
(const std::vector< matrix_cell > &data_costs)
pgrouting::tsp::Dmatrix
protected
size
() const
pgrouting::tsp::Dmatrix
inline
tourCost
(const Tour &tour) const
pgrouting::tsp::Dmatrix
Generated on Tue May 25 2021 15:09:50 for PGROUTING by
1.8.17