First take at distance table API re-write
This commit is contained in:
committed by
Patrick Niklaus
parent
b58edc980c
commit
d87a19b2f9
@@ -44,8 +44,6 @@ class ManyToManyRouting final
|
||||
{
|
||||
}
|
||||
|
||||
~ManyToManyRouting() {}
|
||||
|
||||
std::shared_ptr<std::vector<EdgeWeight>>
|
||||
operator()(const std::vector<PhantomNode> &phantom_sources_array,
|
||||
const std::vector<PhantomNode> &phantom_targets_array) const
|
||||
|
||||
Reference in New Issue
Block a user