Dave Abrahams
|
03b8ab6734
|
Move to new iterator adaptors, except for LEDA and standford graph
support. Also fix many small bugs.
[SVN r19070]
|
2003-07-11 21:26:08 +00:00 |
|
Jens Maurer
|
f4d8b68e0e
|
adjust to Boost.Random interface change for C++ library TR
[SVN r19008]
|
2003-07-09 22:55:21 +00:00 |
|
Jeremy Siek
|
1501df6386
|
added includes for random stuff
[SVN r15672]
|
2002-10-03 14:03:27 +00:00 |
|
Jeremy Siek
|
58c22c7cf9
|
removed verify_isomorphism, it is now in isomorphism.hpp
[SVN r14989]
|
2002-08-20 15:25:04 +00:00 |
|
Jeremy Siek
|
a976e279a4
|
*** empty log message ***
[SVN r14988]
|
2002-08-20 15:22:24 +00:00 |
|
John Maddock
|
76054ca8be
|
Commented out duplicated function def.
changed <ctime> to <time.h> as clock and clock_t are used without std:: qualifiers
[SVN r13294]
|
2002-03-28 12:47:07 +00:00 |
|
Douglas Gregor
|
cd177c8c15
|
isomorphism.cpp:
- Added timing of isomorphism algorithm
- Output both graphs if there is a verification failure
[SVN r11847]
|
2001-12-01 16:34:14 +00:00 |
|
Douglas Gregor
|
f576c1828d
|
isomorphism.cpp:
- Output the failed graph when an error occurs.
[SVN r11812]
|
2001-11-29 20:33:31 +00:00 |
|
Douglas Gregor
|
79847fd163
|
isomorphism.cpp:
- Made standard test less CPU intensive
- Make graph types different
[SVN r11806]
|
2001-11-29 13:34:10 +00:00 |
|
Jeremy Siek
|
294cf572a3
|
changed to use boost random number library
[SVN r11804]
|
2001-11-29 07:14:57 +00:00 |
|
Douglas Gregor
|
cba36c6033
|
isomorphism.cpp:
- Tests for isomorphism algorithm
[SVN r11801]
|
2001-11-29 04:02:57 +00:00 |
|