16 lines
705 B
Plaintext
16 lines
705 B
Plaintext
# Boost.Geometry (aka GGL, Generic Geometry Library)
|
|
#
|
|
# Copyright (c) 2018 Yaghyavardhan Singh Khangarot, Hyderabad, India.
|
|
#
|
|
# Contributed and/or modified by Yaghyavardhan Singh Khangarot, as part of Google Summer of Code 2018 program.
|
|
#
|
|
# Use, modification and distribution is subject to the Boost Software License,
|
|
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
|
# http://www.boost.org/LICENSE_1_0.txt)
|
|
|
|
test-suite boost-geometry-algorithms-similarity
|
|
:
|
|
[ run discrete_frechet_distance.cpp : : : : algorithms_discrete_frechet_distance ]
|
|
[ run discrete_hausdorff_distance.cpp : : : : algorithms_discrete_hausdorff_distance ]
|
|
;
|