COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1187:04e5825000c5   19 years Balazs Dezso concept and checking functions for heaps
(edit) @1164:80bb73097736   19 years Alpar Juttner A year has passed again.
(edit) @1160:d9c32f713cad   19 years Alpar Juttner We have UndirGraph?, so BidirGraph? has been removed.
(edit) @1158:29961fa390a3   19 years Mihaly Barasz Graph and UndirGraph? concept modifications. * For incidence iterators …
(edit) @1149:9058f09cac26   19 years Alpar Juttner A bit better msg.
(edit) @1148:1eea022c7a16   19 years Alpar Juttner Test the new dijkstra features.
(edit) @1139:f59038affc7e   19 years Balazs Dezso Changing first to iterators.
(edit) @1101:9286569c3749   19 years Alpar Juttner Wrap a long line
(edit) @1098:e3b3667c6857   19 years jacint
(edit) @1094:da32bccc7c4d   19 years jacint
(edit) @1092:36284b2500c3   19 years jacint following the changes of max_matching.h
(edit) @1078:ce8466be7683   19 years jacint Edmonds max_matching.h tester
(edit) @1076:67a115cdade4   19 years Alpar Juttner functor->map and map->functor converters added.
(edit) @1070:6aa1520a0f2f   19 years Alpar Juttner ShiftMap? and ScaleMap? added
(edit) @1069:7b81a36809c6   19 years Alpar Juttner - Minor correction in time_measure.h - A bit more meaningful test in …
(edit) @1054:6a62b1b4cf23   19 years Mihaly Barasz countUndirEdges bugs fixed
(edit) @1053:90f8696360b2   19 years Mihaly Barasz UndirGraphs?: invalid edge bug
(edit) @1043:52a2201a88e9   19 years Alpar Juttner Several changes in doc
(edit) @1041:9d503ce002db   19 years Alpar Juttner - Several convenience maps added to maps.h - Improvements in doc
(edit) @1034:be6ee857b72d   19 years Mihaly Barasz Undir list and smart graph
(edit) @1030:c8a41699e613   19 years Mihaly Barasz Undirected graph documentation and concept refinements. * quite a few …
(edit) @1022:567f392d1d2e   19 years Mihaly Barasz UndirGraph? implementation nearly complete
(edit) @998:89969b303727   19 years marci ErasingFirstGraphWrapper?
(edit) @997:665ffade9aca   19 years marci RevGraphWrapper? modified according to the factory
(edit) @992:10d378f2821c   19 years marci GraphWrapper? changes for factory
(edit) @990:407e4d47fdd3   19 years Alpar Juttner An 'unused variable' warning when compiled with gcc-3.2.2 is removed
(edit) @989:ca95f8b5c931   19 years Balazs Dezso XyzConcept? moved to Xyz::Constraints use checkConcept in the next way: …
(edit) @987:87f7c54892df   19 years Alpar Juttner Naming changes: - ValueType? -> Value - KeyType? -> Key - ReferenceType?
(edit) @986:e997802b855c   19 years Alpar Juttner Naming changes: - head -> target - tail -> source
(edit) @980:0f1044b7a3af   19 years Balazs Dezso maxNodeId() and maxEdgeId() changed to maxId(Node) and maxId(Edge) …
(edit) @978:175cf8c3a994   19 years Mihaly Barasz "make check" pass under gcc-3.4.3
(edit) @977:48962802d168   19 years Mihaly Barasz * enable_if imported from BOOST * count{Nodes,Edges} implemented via …
(edit) @970:09f9abe22df2   19 years marci partial graph_wrapper changes with graph_factory
(edit) @962:1a770e9f80b2   19 years Mihaly Barasz Undirect graph implementation. Not yet done, untested.
(edit) @961:289d80c33f04   19 years Mihaly Barasz * Somewhat less redundant and a bit more correct graph concepts. * …
(edit) @959:c80ef5912903   19 years Mihaly Barasz skeleton(s) -> concept renaming
(edit) @946:c94ef40a22ce   19 years Mihaly Barasz The graph_factory branch (@ 1321) has been merged to trunk.
(edit) @941:186aa53d2802   19 years marci Suurballe and MinCostFlow? classes are now able to increase the flow 1 …
(edit) @940:50a153b08f07   19 years marci Coding style.
(edit) @938:70e2886211d5   19 years Alpar Juttner Many of ckeckCompileXYZ()'s are now in the corresponding skeleton …
(edit) @937:d4e911acef3d   19 years Balazs Dezso Revert backport changes -r1230.
(edit) @933:1b7c88fbb950   20 years marci NodeSubGraphWrapper?, test, and ducumentation modifications.
(edit) @921:818510fa3d99   20 years Alpar Juttner hugo -> lemon
(edit) @919:6153d9cf78c6   20 years Alpar Juttner - Backport -r1227 and -r1220 - Temporarily remove (move to attic) …
(edit) @916:c0734a8c282c   20 years Balazs Dezso Fix InEdgeIt? and OutEdgeIt? in the symmetric graphs.
(edit) @909:6a22e0dfd453   20 years Balazs Dezso New symmetric Graph concept. New symmetric list and smart graph. …
(edit) @906:17f31d280385   20 years Alpar Juttner Copyright header added.
(edit) @899:f485b3008cf5   20 years Alpar Juttner Classes (and corresponting file names) renamed: - MinLengthPaths? -> …
(edit) @896:3a98a1aa5a8f   20 years Alpar Juttner - mincostflows.h renamed to min_cost_flows.h - minlengthpaths.h …
(edit) @895:b5dee93d7abd   20 years Alpar Juttner Minor correction to (preflow_graph.inp -> preflow_graph.dim)
(edit) @892:004636791dd7   20 years marci graph_wrappers now pass the tests.
(edit) @891:74589d20dbc3   20 years Balazs Dezso template<typename CMap> Map(const CMap&) like constructors and assigns …
(edit) @887:ec6a528dafd2   20 years jacint new test graph
(edit) @885:5e59c44b6ba2   20 years Mihaly Barasz Kruskal cleanup: - resolved the NonConstMapWr? bug - docs added for …
(edit) @883:4af619b64d98   20 years Alpar Juttner Put away debug.h and error.h temporarily.
(edit) @880:9d0bfd35b97c   20 years Alpar Juttner - Name changing: XYZGraphSkeleton -> XYZGraph - Fix some bad \ref's in …
(edit) @878:86b42ec55f3e   20 years Alpar Juttner Graph wrapper tests added.
(edit) @873:f3a30fda2e49   20 years Alpar Juttner - GraphSkeleton? renamed to ExtendableGraphSkeleton? - Use full explicit …
(edit) @859:2570784896d8   20 years Mihaly Barasz Forgotten std:: Apropos, why does it compile without it?
(edit) @858:acc83957ee4a   20 years Mihaly Barasz Handling strings with std::string Do not segfault if srcdir env. …
(edit) @856:e9d73b8e3ab6   20 years Alpar Juttner - Modifications to compile with icc. - Remove some comments.
(edit) @855:8c44b64dd436   20 years Alpar Juttner Better handling of the input files of the tests.
(edit) @850:54d3c1599d08   20 years marci
(edit) @849:cc3867a7d380   20 years marci
(edit) @845:e4692f92a79b   20 years Akos Ladanyi 'make distcheck' works again\!
(edit) @844:9bf990cb066d   20 years Balazs Dezso Bug fix in the symmetric maps. Faster map initialization. Iterators …
(edit) @843:d56fad02dc55   20 years Alpar Juttner Minor corrections. "make distclean" still doesn't work.
(edit) @842:a4bb28813570   20 years Alpar Juttner Fix a DANGEROUS bug.
(edit) @833:512e5fd7d38b   20 years jacint preflow test
(edit) @832:fbee94295d75   20 years Hegyi Péter Eliminating redundant lines.
(edit) @831:b6ae3446098a   20 years Hegyi Péter The first version of new path test program. The old became old_path_test.
(edit) @826:056fbb112b30   20 years Alpar Juttner Spell checking (Ereasable ->Erasable), affected also the code.
(edit) @825:738abd9d1262   20 years Alpar Juttner Improved docs.
(edit) @823:afba7fbbb239   20 years Hegyi Péter There was a little troublie with the true return statement
(edit) @820:a9b6a7f73895   20 years Hegyi Péter path_test is getting under construction
(edit) @810:e9fbc747ca47   20 years Alpar Juttner Kruskal alg. (src/hugo/kruskal.h, src/test/kruskal_test.cc) is …
(edit) @800:b70a494b4912   20 years Alpar Juttner Move general graph compilation tests to 'src/test/graph_test.h'.
(edit) @793:9cd0aeea47b0   20 years Alpar Juttner - BFD/DFS/Dijkstra compile test is done with skeleton::GraphSkeleton?
(edit) @791:7a54630d22b6   20 years Alpar Juttner Formatting: breaking long lines.
(edit) @790:2b9a43c0d64e   20 years Alpar Juttner - 'minlengpaths_test.cc' added. - Path tests in 'minlengpaths_test.cc' …
(edit) @789:65c5c7d37578   20 years marci .
(edit) @788:c3187cafcabf   20 years marci mincostflow_test is ok.
(edit) @787:584270fba752   20 years Alpar Juttner Tests for the existence of 'KeyType?' and 'ValueType?' in the graph maps.
(edit) @783:81bf2d766164   20 years Balazs Dezso
(edit) @780:e06d0d16595f   20 years Alpar Juttner - DFS class (bfs.h and bfs_test.cc) added - Bugfixes in Dijkstra and Bfs
(edit) @776:f2994a2b10b2   20 years Hegyi Péter minlengthpaths_test.cc is already hugo++ comform and is compilable
(edit) @774:4297098d9677   20 years Alpar Juttner Merge back the whole branches/hugo++ to trunk.
(edit) @733:240003bddaff   20 years Alpar Juttner Check StaticGraphSkeleton?, as well.
(edit) @727:aada518af30f   20 years Alpar Juttner - Better Makefile.am. (I hope.) - Some more tests
(edit) @721:1df9b762269b   20 years Alpar Juttner Indenting.
(edit) @717:6874df3f61db   20 years Alpar Juttner Test EdgeSet/NodeSet? as well.
(edit) @679:5860141a60b5   20 years Alpar Juttner Small improvement on doc
(edit) @630:9ea585de06ea   20 years athos I modified mincostflows_test.cc a little.
(edit) @611:83530dad618a   20 years athos Some modifications and another testfile.
(edit) @610:4ce8c695e748   20 years athos Sorry, the other half of the move comes here.
(edit) @592:5961cce7ec53   20 years Alpar Juttner The file src/work/alpar/fullgraph.h renamed and moved to …
(edit) @585:87c34740a0ec   20 years Alpar Juttner Some more test cases.
(edit) @579:859f8c7e2a40   20 years Alpar Juttner EdgeSet? is more or less working.
(edit) @578:159f1cbf8a45   20 years Alpar Juttner src/work/alpar/list_graph.h moved to /src/hugo.
(edit) @574:7b0b12eb603b   20 years Alpar Juttner * empty log message *
Note: See TracRevisionLog for help on using the revision log.