Edward Diener
7f77c3563b
Include ctime and use std::time function.
2020-04-03 12:11:43 -04:00
Josh Marshall
b6ff20c1a5
Dusting off tests
2019-05-08 18:10:07 -04:00
Josh Marshall
8747675e12
Applied clang-format and stripped all trailing whitespace.
2019-05-02 16:31:08 -04:00
Jeremiah Willcock
be2fc043d1
Fixed unused typedef warnings from GCC 4.9; fixes #8877 ; fixes #8986
...
[SVN r85323]
2013-08-12 18:14:58 +00:00
Jeremiah Willcock
753900a4a0
Added boost:: to all uses of tie() to disambiguate from std version
...
[SVN r63244]
2010-06-22 18:02:43 +00:00
Jeremiah Willcock
6af93735fd
Disambiguated RNG
...
[SVN r61748]
2010-05-03 20:40:48 +00:00
Jeremiah Willcock
00dcf87246
Fixed ambiguity errors from regression tests
...
[SVN r61543]
2010-04-24 16:49:39 +00:00
Jeremiah Willcock
0f4d9c80a1
Fixed warning (and probable bug) in test case
...
[SVN r60769]
2010-03-22 18:33:00 +00:00
Jeremiah Willcock
9355c68e52
Fixed warnings
...
[SVN r57544]
2009-11-10 16:54:01 +00:00
Andrew Sutton
3fbb14a5cf
Make metric_tsp_approx test return 0, even if run incorrectly
...
[SVN r50315]
2008-12-18 13:37:52 +00:00
Andrew Sutton
1562d2b1ab
Added metric_tsp_approx by Matt Egahazy. Import includes the algorithm,
...
documentation and tests. Integrated the test into the unit tests, and
the documentation into the TOC under a new subsection named Paths and Tours.
Also added a new bad_graph exception in exception.hpp.
[SVN r49561]
2008-11-03 15:35:58 +00:00