Barend Gehrels
|
78735951c8
|
[test] add number of points to unit test settings
|
2018-12-19 11:16:32 +01:00 |
|
Adam Wulkiewicz
|
60d1f8fa28
|
Merge pull request #531 from barendgehrels/feature/get_turn_info_add_retrieve_policy
Feature/get turn info add retrieve policy
|
2018-12-14 22:46:47 +01:00 |
|
Barend Gehrels
|
b5d44b7428
|
[test] fix get_turn_info test
|
2018-12-08 18:55:47 +01:00 |
|
Barend Gehrels
|
2c14e92289
|
[test] put ranges first
|
2018-12-08 17:59:02 +01:00 |
|
Barend Gehrels
|
64126a9173
|
[get_turn_info][test] add point_type, rename policy
|
2018-12-04 23:12:20 +01:00 |
|
Barend Gehrels
|
2653bf5e7b
|
[get_turn_info] Adapt unit test to latest state
|
2018-12-04 19:42:46 +01:00 |
|
Barend Gehrels
|
5bf8066f36
|
[get_turn_info] process review remarks, rename policies, methods
Postpone getting pk/qk in collinear_opposite
|
2018-12-01 13:22:03 +01:00 |
|
Barend Gehrels
|
c12b048742
|
[test] fix get_turn_info unit test by adding correct strategy
|
2018-11-28 20:32:21 +01:00 |
|
Barend Gehrels
|
a556829348
|
[is_valid] revert part of commit 465e487b8c970b9aabc2649238aafba3d717e4e1
|
2018-11-25 11:17:28 +01:00 |
|
Adam Wulkiewicz
|
688bb5e290
|
[test][overlay] Test two specific get_turns L/L cases only for double coordinate type.
|
2018-11-23 03:05:26 +01:00 |
|
Barend Gehrels
|
445dcac39a
|
[test] fix get_turn_info test for new retrieve_policy
|
2018-11-21 23:07:23 +01:00 |
|
Adam Wulkiewicz
|
e70603926d
|
[test][similarity] Fix conversion warning and formatting in discrete_hausdorff_distance test.
|
2018-10-12 22:11:56 +02:00 |
|
Mateusz Łoskot
|
f2d5fae490
|
Replace boost::ignore_unused_variable_warning with boost::ignore_unused
The former is provided by Boost.ConceptCheck.
The latter is an improved equivalent provided by Boost.Core.
Related to #513
|
2018-10-12 15:16:46 +02:00 |
|
Adam Wulkiewicz
|
75fa0ec513
|
[test][similarity] Move test hpp files and remove geometry.hpp include.
|
2018-09-15 14:05:19 +02:00 |
|
Yaghyavardhan singh khangarot
|
cc69fc28a2
|
[test][similarity] Added test cases for geographic strategies
|
2018-08-30 23:22:49 +05:30 |
|
Yaghyavardhan singh khangarot
|
5aa539d58e
|
Updated
|
2018-08-16 02:10:38 +05:30 |
|
yaghyavardhan singh khangarot
|
f526bb8f54
|
Merge branch 'develop' into feature/similarity
|
2018-08-15 20:15:42 +05:30 |
|
Yaghyavardhan singh khangarot
|
cbb635b1f6
|
[test][similarity] Updated indentation in test files
|
2018-08-15 19:23:33 +05:30 |
|
Yaghyavardhan singh khangarot
|
60ea4b2ee5
|
[test][similarity] Updated
|
2018-08-15 18:23:30 +05:30 |
|
Yaghyavardhan singh khangarot
|
8fdf0ad40a
|
[algorithms] Updated the function's names
|
2018-08-13 19:53:49 +05:30 |
|
Yaghyavardhan singh khangarot
|
3b22b04588
|
[test][similarity] Rename Hausdorff Distance and Frechet Distance test files
|
2018-07-31 22:04:14 +05:30 |
|
Adam Wulkiewicz
|
4782cb191d
|
[test][algorithms] Move relops tests dirs to algorithms/ dir.
|
2018-07-27 19:00:19 +02:00 |
|
Adam Wulkiewicz
|
9d763b9e52
|
Merge pull request #499 from vissarion/fix/expand_make_inverse
Fix make_inverse and expand issue
|
2018-07-09 13:39:36 +02:00 |
|
Vissarion Fysikopoulos
|
f04c25f43d
|
[algorithms] [util] Rename is_inverse utility and update copyright notes
|
2018-07-09 12:58:34 +03:00 |
|
Yaghyavardhan singh khangarot
|
263a75ff9e
|
[test][similarity] Added test for edge cases
|
2018-07-07 17:39:50 +05:30 |
|
Vissarion Fysikopoulos
|
9efcb83bb3
|
[algorithms] [tests] Move include for make.hpp to correct place
|
2018-07-06 16:08:01 +03:00 |
|
Vissarion Fysikopoulos
|
7072ef0212
|
[util] Use is_inverse utility to detect inverse boxes
|
2018-07-06 16:03:56 +03:00 |
|
Yaghyavardhan singh khangarot
|
752f6dfc93
|
[test][similarity] Updated
|
2018-07-06 12:15:16 +05:30 |
|
Yaghyavardhan singh khangarot
|
dde8666d16
|
[algorithms] Updated frechet and hausdorff distance algorithm
|
2018-07-06 03:51:02 +05:30 |
|
Yaghyavardhan singh khangarot
|
13f12035c8
|
[test][similarity] Updated test files
|
2018-07-06 03:49:43 +05:30 |
|
Adam Wulkiewicz
|
9ac132ea0f
|
[test][distance] Remove unused variable.
|
2018-07-04 16:54:20 +02:00 |
|
Vissarion Fysikopoulos
|
38c77cf435
|
[algorithms] Avoid normalization for boxes created by make_inverse
|
2018-07-04 14:52:41 +03:00 |
|
Yaghyavardhan singh khangarot
|
26025e061b
|
[test][similarity] Update tests for frechet distance algorithm
|
2018-07-03 23:50:18 +05:30 |
|
Yaghyavardhan singh khangarot
|
504848c87b
|
[test][similarity] Update tests for hausdorff distance algorithm
|
2018-07-03 23:49:33 +05:30 |
|
Yaghyavardhan singh khangarot
|
29866d5f1f
|
[test][similarity] Tests for frechet distance algorithms
|
2018-07-03 16:27:10 +05:30 |
|
Yaghyavardhan singh khangarot
|
3722dd5402
|
[test][similarity] Updated tet for hausdorff distance
|
2018-07-03 03:42:58 +05:30 |
|
Yaghyavardhan singh khangarot
|
57aba31140
|
[test][similarity] Tests for hausdorff distance algorithm
|
2018-07-02 03:00:29 +05:30 |
|
Vissarion Fysikopoulos
|
49fd8bcda4
|
[test] Adding distance tests for spherical and geographic cs and do some renaming
|
2018-05-25 14:05:33 +03:00 |
|
Vissarion Fysikopoulos
|
b504dcee4b
|
[test] Remove duplicated tests (ar-ar,pl-ar)
|
2018-05-23 13:14:48 +03:00 |
|
Vissarion Fysikopoulos
|
04b6e0f16c
|
[test] Distance areal-areal
|
2018-05-23 13:10:00 +03:00 |
|
Vissarion Fysikopoulos
|
1646a67df6
|
[tests] Tests for areal-box geo distance
|
2018-05-21 17:06:23 +03:00 |
|
Vissarion Fysikopoulos
|
d91259b4e1
|
[algorithms] [test] Use s/b distance strategy in linear-box cases
|
2018-05-21 15:39:12 +03:00 |
|
Vissarion Fysikopoulos
|
4a237e6878
|
[strategies] [distance] Remove pt-pt distance strategy getters from pt-seg strategy
|
2018-05-16 17:08:08 +03:00 |
|
Vissarion Fysikopoulos
|
4f755af72b
|
[algorithms] [strategies] [tests] Create unique segment-box distance strategy
|
2018-05-15 17:11:50 +03:00 |
|
Vissarion Fysikopoulos
|
2de71df58f
|
[test] Distance test between pointlike areal geometries for geo and sph cs
|
2018-05-10 11:32:35 +03:00 |
|
Vissarion Fysikopoulos
|
a5e6ef069c
|
[test] Distance test between linear areal geometries for geo and sph cs
|
2018-05-09 16:02:22 +03:00 |
|
Vissarion Fysikopoulos
|
b2242b34c0
|
[test] Distance tests for geo and spherical pl-pl and l-l cases
|
2018-05-07 16:22:12 +03:00 |
|
Vissarion Fysikopoulos
|
71ce4649a2
|
[test] Rename consistently distance test filenames
|
2018-05-04 16:53:30 +03:00 |
|
Vissarion Fysikopoulos
|
9fac4018f3
|
[test] Move/unify pl-l empty geometry tests functions
|
2018-05-04 16:25:52 +03:00 |
|
Vissarion Fysikopoulos
|
1fa2ed031c
|
[test] Add missing tests cases for geo pointlike-pointlike distance
|
2018-05-04 14:09:13 +03:00 |
|