COIN-OR::LEMON - Graph Library

source: lemon-0.x

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @937:d4e911acef3d   21 years Balazs Dezso Revert backport changes -r1230.
(edit) @936:60a96465dc49   21 years Mihaly Barasz Some old comments
(edit) @935:73de5b1f2abc   21 years Mihaly Barasz * Beautifying Makefile.am * svn:ignore on "demo" dir
(edit) @934:003736604835   21 years Akos Ladanyi Added 'src/demo/Makefile.am'.
(edit) @933:1b7c88fbb950   21 years marci NodeSubGraphWrapper?, test, and ducumentation modifications.
(edit) @932:ade3cdb9b45d   21 years marci New EdgeSubGraphWrapper? class specializing SubGraphWrapper? in the way …
(edit) @931:9227ecd7b0bc   21 years marci SubGraphWrapper? code example, converter from dimacs to graphviz dot …
(edit) @930:e89f3bd26fd4   21 years marci documentation os SubGraphWrapper? with code example.
(edit) @929:882790531532   21 years marci mv after 0.2
(edit) @928:71dc900ee30f   21 years Alpar Juttner Version 0.2 released. lemon-0.2
(edit) @927:dec4eef5a65c   21 years Akos Ladanyi minor correction
(edit) @926:b53cb2242a42   21 years Alpar Juttner Cosmetic changes.
(edit) @925:766eb8c9e3ab   21 years Alpar Juttner Use latin-1 encoding.
(edit) @924:ccb657556d84   21 years Alpar Juttner - Add myself - Cosmetic changes
(edit) @923:acbef5dd0e65   21 years marci more docs
(edit) @922:e816fac59f6d   21 years Mihaly Barasz hugo -> lemon renaming leftovers
(edit) @921:818510fa3d99   21 years Alpar Juttner hugo -> lemon
(edit) @920:2d6c8075d9d0   21 years jacint some changes in the doc to make things clearer
(edit) @919:6153d9cf78c6   21 years Alpar Juttner - Backport -r1227 and -r1220 - Temporarily remove (move to attic) …
(edit) @918:bb77eaa8fa0e   21 years Akos Ladanyi Initial revision.
(edit) @917:ffb8f0cbcb57   21 years marci merge_node_graph_wrapper::nodemap
(edit) @916:c0734a8c282c   21 years Balazs Dezso Fix InEdgeIt? and OutEdgeIt? in the symmetric graphs.
(edit) @915:751ed145bdae   21 years marci beginning of a modular, generic merge_graph_wrapper…
(edit) @914:174490f545f8   21 years Mihaly Barasz Bugfix. (unionfind segfaulted when compiled with icc)
(edit) @913:f2acaefc721c   21 years Mihaly Barasz mrproper rule bug
(edit) @912:88c5d1a02f53   21 years marci meself
(edit) @911:89a4fbb99cad   21 years Alpar Juttner Fix many doxygen command bugs.
(edit) @910:5a89cacf17f1   21 years marci minor corrections
(edit) @909:6a22e0dfd453   21 years Balazs Dezso New symmetric Graph concept. New symmetric list and smart graph. …
(edit) @908:a8b6524091ce   21 years jacint added myself
(edit) @907:df8472ab5d4a   21 years Alpar Juttner I forgot to apply for i in ls *.h; do rpl template.h $i $i; done in …
(edit) @906:17f31d280385   21 years Alpar Juttner Copyright header added.
(edit) @905:5be029d19c98   21 years Alpar Juttner Some code cleaning in id related stuffs
(edit) @904:b40afcf42a4d   21 years Alpar Juttner Do not document registry and map defines.
(edit) @903:2e664d4969d7   21 years Alpar Juttner Some commenticide was applied.
(edit) @902:309d81806228   21 years marci correction to 0.2
(edit) @901:69a8e672acb1   21 years marci correction of HUGO_... preproc defines.
(edit) @900:fc7bc2dacee5   21 years Alpar Juttner 'iff' changed to 'if and only if'
(edit) @899:f485b3008cf5   21 years Alpar Juttner Classes (and corresponting file names) renamed: - MinLengthPaths? -> …
(edit) @898:c46cfb2651ec   21 years Alpar Juttner Oops. I forgot to commit this at -r1204.
(edit) @897:ef09eee53b09   21 years Balazs Dezso The default constructors are removed from the maps. The ArrayMap? is …
(edit) @896:3a98a1aa5a8f   21 years Alpar Juttner - mincostflows.h renamed to min_cost_flows.h - minlengthpaths.h …
(edit) @895:b5dee93d7abd   21 years Alpar Juttner Minor correction to (preflow_graph.inp -> preflow_graph.dim)
(edit) @894:68a18cd0505c   21 years marci todo for real comparison
(edit) @893:89d5c283a485   21 years marci Dox readable more even.
(edit) @892:004636791dd7   21 years marci graph_wrappers now pass the tests.
(edit) @891:74589d20dbc3   21 years Balazs Dezso template<typename CMap> Map(const CMap&) like constructors and assigns …
(edit) @890:3a48bc350e0f   21 years marci Specialized ConstMap? for defining constant maps at compile time, by …
(edit) @889:47bb9b8f5705   21 years marci EXAMPLE_PATH is set to the demo dir.
(edit) @888:cc3590763f7f   21 years marci
(edit) @887:ec6a528dafd2   21 years jacint new test graph
(edit) @886:23bcaa25c255   21 years jacint
(edit) @885:5e59c44b6ba2   21 years Mihaly Barasz Kruskal cleanup: - resolved the NonConstMapWr? bug - docs added for …
(edit) @884:b06bfaaca48c   21 years Mihaly Barasz Somebody forgot to remove these.
(edit) @883:4af619b64d98   21 years Alpar Juttner Put away debug.h and error.h temporarily.
(edit) @882:46974f296c4a   21 years Alpar Juttner This was forgotten to add from the previous commit.
(edit) @881:a9f19f38970b   21 years Alpar Juttner Right (but still too short) documentation of the namespaces.
(edit) @880:9d0bfd35b97c   21 years Alpar Juttner - Name changing: XYZGraphSkeleton -> XYZGraph - Fix some bad \ref's in …
(edit) @879:5e284075b193   21 years Alpar Juttner An alert added to doc.
(edit) @878:86b42ec55f3e   21 years Alpar Juttner Graph wrapper tests added.
(edit) @877:66dd225ca128   21 years Balazs Dezso Fix maps in the GraphWrappers?.
(edit) @876:26c573ca6a99   21 years Alpar Juttner Go back to -r1169 in order to be able to compile minlengthpath_test.cc
(edit) @875:fda944f15ca7   21 years Akos Ladanyi Changed to conform to the new iterator style.
(edit) @874:2195bc090dfe   21 years Alpar Juttner Document the file itself.
(edit) @873:f3a30fda2e49   21 years Alpar Juttner - GraphSkeleton? renamed to ExtendableGraphSkeleton? - Use full explicit …
(edit) @872:c010b38ea35b   21 years Alpar Juttner Cross references turned off.
(edit) @871:88e20db54102   21 years marci
(edit) @870:9bde6cd8e3da   21 years marci
(edit) @869:c19cf2007a7a   21 years marci more docs
(edit) @868:805963ea8654   21 years marci This is needed for the demo.
(edit) @867:f3cc65f9fb6b   21 years marci Demo file for SubGraphWrapper?<Graph>. Documentation will be added …
(edit) @866:7477e00f1a64   21 years marci
(edit) @865:2f3f87afb1d2   21 years marci Sorry, the name chosen was a mistake.
(edit) @864:04cebb6c988f   21 years marci
(edit) @863:d27bbe17b0b8   21 years marci An edge-map which shows the tight edges w.r.t a potential and an …
(edit) @862:732f2acb7239   21 years marci bug correction
(edit) @861:021e513a2d83   21 years marci bug correction in SubGraphWrapper?<Graph>::NodeIt::NodeIt?(...)
(edit) @860:3577b3db6089   21 years athos Completed documentation for mincostflows and minlengthpaths.
(edit) @859:2570784896d8   21 years Mihaly Barasz Forgotten std:: Apropos, why does it compile without it?
(edit) @858:acc83957ee4a   21 years Mihaly Barasz Handling strings with std::string Do not segfault if srcdir env. …
(edit) @857:4e948fd205f7   21 years jacint docs changes
(edit) @856:e9d73b8e3ab6   21 years Alpar Juttner - Modifications to compile with icc. - Remove some comments.
(edit) @855:8c44b64dd436   21 years Alpar Juttner Better handling of the input files of the tests.
(edit) @854:baf0b6e40211   21 years marci correction of SubGraphWrapper? bug.
(edit) @853:4cb8f31c1ff8   21 years Alpar Juttner Change the name of a template parameter.
(edit) @852:d50d89b86870   21 years Alpar Juttner Remove obsolete features.
(edit) @851:209c9d53e195   21 years Alpar Juttner Changes in doc.
(edit) @850:54d3c1599d08   21 years marci
(edit) @849:cc3867a7d380   21 years marci
(edit) @848:e38108b464c5   21 years Akos Ladanyi Set 'svn:ignore' property.
(edit) @847:b51bc321f58c   21 years Akos Ladanyi Set 'svn:ignore' property (again).
(edit) @846:a7a406fdb006   21 years Akos Ladanyi Set 'svn:ignore' property.
(edit) @845:e4692f92a79b   21 years Akos Ladanyi 'make distcheck' works again\!
(edit) @844:9bf990cb066d   21 years Balazs Dezso Bug fix in the symmetric maps. Faster map initialization. Iterators …
(edit) @843:d56fad02dc55   21 years Alpar Juttner Minor corrections. "make distclean" still doesn't work.
(edit) @842:a4bb28813570   21 years Alpar Juttner Fix a DANGEROUS bug.
(edit) @841:f4c32484dc5b   21 years Alpar Juttner Change the compilation order.
(edit) @840:10002fa8847a   21 years Alpar Juttner Change MaxFlow? to Preflow.
(edit) @839:3edf35893a90   21 years Alpar Juttner Remove unnecessary include headers.
(edit) @838:51dcd224455c   21 years marci
Note: See TracRevisionLog for help on using the revision log.