#include <gtest/gtest.h>#include "fields2cover/types.h"#include "fields2cover/objectives/sg_obj/sg_objective.h"
Go to the source code of this file.
Functions | |
| TEST (fields2cover_obj_sg_obj, computeCost_cost) | |
| TEST (fields2cover_obj_sg_obj, get_best_value) | |
| TEST (fields2cover_obj_sg_obj, params_check) | |
| TEST | ( | fields2cover_obj_sg_obj | , |
| computeCost_cost | |||
| ) |
Definition at line 22 of file sg_obj_test.cpp.
| TEST | ( | fields2cover_obj_sg_obj | , |
| get_best_value | |||
| ) |
Definition at line 11 of file sg_obj_test.cpp.
| TEST | ( | fields2cover_obj_sg_obj | , |
| params_check | |||
| ) |
Definition at line 62 of file sg_obj_test.cpp.