19 #include <boost/test/unit_test.hpp>
25 BOOST_AUTO_TEST_SUITE(router)
30 BOOST_CHECK_EQUAL(1 == 1,
true);
34 BOOST_AUTO_TEST_SUITE_END()
Provides net routing based on the Nillson graphsearch algorithm.
Header for the PathfinderHeuristic class.
BOOST_AUTO_TEST_CASE(NetRouterHeuristicT)
Unit test for the Heuristic.