COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/work

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1081:c0ad2673b11f   19 years marci more precise distinction 'tween low and high level lp interfaces
(edit) @1075:789bad021e2d   19 years marci :-}
(edit) @1074:4a24a46407db   19 years marci :-}
(edit) @1073:bedab8bd915f   19 years Alpar Juttner graph_to_eps mission accomplished. - lemon/graph_to_eps.h header …
(edit) @1068:e0b0dcee5e17   19 years Mihaly Barasz
(edit) @1067:47939f501c81   19 years Mihaly Barasz Advances in error.h * More clear exception usage concept * sketch …
(edit) @1066:520769d825f2   19 years Mihaly Barasz src/work/Doxyfile: Minor changes * include \internal documentation …
(edit) @1065:340fe3cbb145   19 years Mihaly Barasz update to doxygen v1.4.0
(edit) @1062:8226427845bc   19 years Alpar Juttner - Parallel edge support (without arrowheads) - Texts on the nodes
(edit) @1061:e3433c024123   19 years Alpar Juttner - Empty doxygen comments - sconst -> const
(edit) @1060:7a24bb2e7480   19 years Mihaly Barasz Nasty bug in undir_graph_extender.h
(edit) @1059:bd97feae7d90   19 years jacint
(edit) @1058:dddb01f98796   19 years jacint undirgrafbug
(edit) @1057:4588f97ad91f   19 years jacint undirgrafbug
(edit) @1056:cbc27743e17a   19 years Mihaly Barasz Exception hierarchy sketch. Exception safe exception classes.
(edit) @1055:f901ff02b2d7   19 years Alpar Juttner graphToEps also accepts an output file name parameter.
(edit) @1052:172ce6c3ac6e   19 years Alpar Juttner Two examples showing a bit more convenient way to implement named …
(edit) @1051:4ebe32765b48   19 years Alpar Juttner graphToEps is now able to write to any ostream.
(edit) @1050:bcc0766a7b86   19 years Alpar Juttner Several new named parameters and documentation added to graphToEps().
(edit) @1048:38a49245a701   19 years marci minor changes for various number types
(edit) @1047:a6094968ed09   19 years Alpar Juttner Bugfix
(edit) @1046:1bb1d4c87331   19 years Alpar Juttner An experimental graph-to-eps exporter.
(edit) @1043:52a2201a88e9   19 years Alpar Juttner Several changes in doc
(edit) @1037:3eaff8d04171   19 years Balazs Dezso graph_io under construction This is a working version, but needs more …
(edit) @1036:2f514b5c7122   19 years Balazs Dezso reader under construction
(edit) @1033:9fff45a59e92   19 years marci bug fix
(edit) @1032:9e903d3a1ef6   19 years Balazs Dezso GraphReader? under construction InversableMap?
(edit) @1031:0b7169db694f   19 years marci :-(
(edit) @1029:53e7969a92eb   19 years Balazs Dezso GraphReader? implementation ideas. + Question: Why we need common input …
(edit) @1028:2497336d7e14   19 years marci :-)
(edit) @1026:bd7ea1a718e2   19 years marci More rational structure of classes in MergeGraphWrappers?
(edit) @1025:3b1ad8bc21da   19 years marci MergeGraphWrapper? bug fixes
(edit) @1024:28e117c5bddf   19 years Akos Ladanyi Added this in order to prevent losing it.
(edit) @1023:3268fef5d623   19 years Akos Ladanyi Added a getCost() method to the Entity. Now prevCost() returns what …
(edit) @1018:68beae6758a7   19 years Akos Ladanyi Use lemon::Timer for time measuring. Added the threshold() function …
(edit) @1017:f588efc6d607   19 years marci Generalized flow by lp
(edit) @1016:18d009b23e42   19 years marci bug fix in SubBidirGraphWrapper?, roadmap to MergeGraphWrapper?
(edit) @1015:e3bb0e118bb4   19 years marci RoadMap? to more general flow algs.
(edit) @1014:aae850a2394d   19 years marci Modifications for hugo 0.2
(edit) @1013:b3bdd856faf4   19 years marci MergeGraphWrapper?
(edit) @1009:8cb323dbae93   19 years marci RoadMap? to STGraphWrapper
(edit) @1008:3fef334f5f37   19 years marci RoadMap? to MergeGraphWrapper? and STGraphWrapper, …
(edit) @1007:a7d5fe18d8f9   19 years marci MergeNodeGraphWrapper?
(edit) @1006:aa8c2f05b9ab   19 years Alpar Juttner
(edit) @1002:ea3ecb3c9846   19 years marci MergeNodeGraphWrapper? with factory
(edit) @1001:afe5cf34aa50   19 years Alpar Juttner Named parameter tests
(edit) @1000:7f4d07047ed8   19 years Akos Ladanyi Some comments and minor additions to the AdvancedController?.
(edit) @999:5c846ec3f787   19 years Akos Ladanyi Added a second SimAnn? with the other controller.
(edit) @994:062f98d96f40   19 years Alpar Juttner Matrix interface running time test…
(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) @976:04591f9a4173   19 years Mihaly Barasz A demonstration how to use _optional_ boolean tags.
(edit) @972:c0fdb1ad8e8d   19 years Alpar Juttner A graph reader interface proposal
(edit) @970:09f9abe22df2   19 years marci partial graph_wrapper changes with graph_factory
(edit) @967:6563019430ba   19 years Alpar Juttner Several changes in doc.
(edit) @966:5e865c5c8a87   19 years Akos Ladanyi Added an init method to the controller, and started writing a second …
(edit) @965:1e16b8dac159   19 years Akos Ladanyi Moved the includes to simann.h.
(edit) @963:5a7556e9e340   19 years Akos Ladanyi Updated the makefile.
(edit) @960:908a1a6f0752   19 years Akos Ladanyi Renamed simann_test.cc to simann_demo.cc.
(edit) @959:c80ef5912903   19 years Mihaly Barasz skeleton(s) -> concept renaming
(edit) @958:75f749682240   19 years Akos Ladanyi Updated because of the recent changes in simann.h.
(edit) @957:4dd4eaee28e7   19 years Akos Ladanyi Now the controller asks SimAnnBase? for the various costs.
(edit) @956:0ff924405d21   19 years Akos Ladanyi Added the SimpleController? class, and removed the first version of …
(edit) @955:0a066f80e05f   19 years Alpar Juttner Improve docs.
(edit) @954:5b1ffef43d4c   19 years Alpar Juttner Improved docs.
(edit) @953:d9c115e2eeaf   19 years Alpar Juttner - Named parameters and traits for Dijkstra (in …
(edit) @952:fa65d57f1930   19 years Alpar Juttner Traits + Named Parameters version
(edit) @946:c94ef40a22ce   19 years Mihaly Barasz The graph_factory branch (@ 1321) has been merged to trunk.
(edit) @945:f2ea4aac9ada   19 years Alpar Juttner Modify to compile with ++-style iterators.
(edit) @944:4f064aff855e   19 years marci It's time to design an iterable generic bfs
(edit) @942:75fdd0c6866d   19 years Akos Ladanyi Naming and coding style fixes and various other changes.
(edit) @939:1559584ca634   19 years Alpar Juttner - Change version 0.2 -> 0.3 - Doxyfile change for right #include< >'s …
(edit) @936:60a96465dc49   19 years Mihaly Barasz Some old comments
(edit) @922:e816fac59f6d   20 years Mihaly Barasz hugo -> lemon renaming leftovers
(edit) @921:818510fa3d99   20 years Alpar Juttner hugo -> lemon
(edit) @918:bb77eaa8fa0e   20 years Akos Ladanyi Initial revision.
(edit) @917:ffb8f0cbcb57   20 years marci merge_node_graph_wrapper::nodemap
(edit) @915:751ed145bdae   20 years marci beginning of a modular, generic merge_graph_wrapper…
(edit) @902:309d81806228   20 years marci correction to 0.2
(edit) @901:69a8e672acb1   20 years marci correction of HUGO_... preproc defines.
(edit) @890:3a48bc350e0f   20 years marci Specialized ConstMap? for defining constant maps at compile time, by …
(edit) @888:cc3590763f7f   20 years marci
(edit) @886:23bcaa25c255   20 years jacint
(edit) @884:b06bfaaca48c   20 years Mihaly Barasz Somebody forgot to remove these.
(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) @870:9bde6cd8e3da   20 years marci
(edit) @868:805963ea8654   20 years marci This is needed for the demo.
(edit) @867:f3cc65f9fb6b   20 years marci Demo file for SubGraphWrapper?<Graph>. Documentation will be added …
(edit) @866:7477e00f1a64   20 years marci
(edit) @865:2f3f87afb1d2   20 years marci Sorry, the name chosen was a mistake.
(edit) @864:04cebb6c988f   20 years marci
(edit) @863:d27bbe17b0b8   20 years marci An edge-map which shows the tight edges w.r.t a potential and an …
(edit) @862:732f2acb7239   20 years marci bug correction
(edit) @854:baf0b6e40211   20 years marci correction of SubGraphWrapper? bug.
(edit) @850:54d3c1599d08   20 years marci
(edit) @849:cc3867a7d380   20 years marci
(edit) @826:056fbb112b30   20 years Alpar Juttner Spell checking (Ereasable ->Erasable), affected also the code.
(edit) @815:468c9ec86928   20 years Hegyi Péter
Note: See TracRevisionLog for help on using the revision log.