#include <gtest/gtest.h>
#include "fields2cover/objectives/sg_obj/swath_length.h"
#include "fields2cover/types.h"
Go to the source code of this file.
Functions | |
TEST (fields2cover_obj_swath_length, computeCost_cost) | |
TEST (fields2cover_obj_swath_length, params_check) | |
TEST | ( | fields2cover_obj_swath_length | , |
computeCost_cost | |||
) |
Definition at line 11 of file swath_length_test.cpp.
TEST | ( | fields2cover_obj_swath_length | , |
params_check | |||
) |
Definition at line 46 of file swath_length_test.cpp.