Artifact f2bc554ca75b4bcc036a832e7d7c1cd592e32e04:
- File modules/struct/graph/tests/ops/mdst.test — part of check-in [d670eccdc6] at 2009-09-23 20:56:24 on branch trunk — * graphops.tcl (::struct::graph::op::MinimumDegreeSpanningTree): Stop search+insertion loop after it has added the candidate arc. (::struct::graph::op::MinimumDiameterSpanningTree): Fix two object leaks. * graph/tests/XOpsControl: Added testsuite for Min D Spanning Trees. * graph/tests/ops/mdst.test: Testsuite for MDST. Blocking Flow. Changes compared to GSoC result: - Test names extended with 'treeimpl'. - Indentation, line-endings - Added undirected to force a canonical ordering on the results. - Results updated to be in the canonical ordering. - Several tests demonstrates how the result is influenced by node ordering. Extended to accept the variations. This passes the testsuite for both tcl and critcl implementations of struct::graph. (user: andreas_kupries size: 5729)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.