|  |  | @1022:567f392d1d2e | 21 years | Mihaly Barasz | UndirGraph? implementation nearly complete | 
                
                  |  |  | @1021:fd1d073b6557 | 21 years | Mihaly Barasz | Advances in UndirGraph?.
* IterableExtender? is complete | 
                
                  |  |  | @1020:f42cb3146ed4 | 21 years | Alpar Juttner | Fix Edmonds' name. | 
                
                  |  |  | @1019:ee01de62188d | 21 years | marci | the old-style codes are removed from comment | 
                
                  |  |  | @1016:18d009b23e42 | 21 years | marci | bug fix in SubBidirGraphWrapper?, roadmap to MergeGraphWrapper? | 
                
                  |  |  | @1013:b3bdd856faf4 | 21 years | marci | MergeGraphWrapper? | 
                
                  |  |  | @1012:2bfbe3f4307c | 21 years | Alpar Juttner | ObserverRegistry? base classed in SnapShot? has changed to be protected | 
                
                  |  |  | @1011:5bd6c7671c9e | 21 years | Alpar Juttner | - snapshot-rollback functionarity added to ListGraph?
- The iterface of … | 
                
                  |  |  | @1010:072bddac076e | 21 years | Alpar Juttner | reverseEdge() and contract() member-functions added. | 
                
                  |  |  | @1005:63ccf7136641 | 21 years | Alpar Juttner | - Timer class got direct access to the components of the ellapsed … | 
                
                  |  |  | @1004:b94037830dc8 | 21 years | marci | misc | 
                
                  |  |  | @998:89969b303727 | 21 years | marci | ErasingFirstGraphWrapper? | 
                
                  |  |  | @997:665ffade9aca | 21 years | marci | RevGraphWrapper? modified according to the factory | 
                
                  |  |  | @993:21d1b4fa1b24 | 21 years | Mihaly Barasz | error.h brought back to life | 
                
                  |  |  | @992:10d378f2821c | 21 years | marci | GraphWrapper? changes for factory | 
                
                  |  |  | @991:e619a466ca5d | 21 years | Alpar Juttner | - Move template.h to doc/.
- Insert the license terms into the … | 
                
                  |  |  | @989:ca95f8b5c931 | 21 years | Balazs Dezso | XyzConcept? moved to Xyz::Constraints
use checkConcept in the next way: … | 
                
                  |  |  | @988:aa19ca32d9b0 | 21 years | Alpar Juttner | Revome an obsolete #include line. | 
                
                  |  |  | @987:87f7c54892df | 21 years | Alpar Juttner | Naming changes:
- ValueType? -> Value
- KeyType? -> Key
- ReferenceType? … | 
                
                  |  |  | @986:e997802b855c | 21 years | Alpar Juttner | Naming changes:
- head -> target
- tail -> source | 
                
                  |  |  | @985:741f3108a90f | 21 years | Alpar Juttner | Bugfixes in UndirFullGraphBase? | 
                
                  |  |  | @984:f7538f6f4c61 | 21 years | Balazs Dezso | Copy-Paste bug fix. | 
                
                  |  |  | @983:3095ff2b5c18 | 21 years | Balazs Dezso | UndirFullGraphBase? is added
It is a graph base which contains only one … | 
                
                  |  |  | @982:93dd862335af | 21 years | Balazs Dezso | mappable_graph_extender.h erased
the map extenders are moved to the … | 
                
                  |  |  | @981:2e34b796d532 | 21 years | Balazs Dezso | maxUndirEdgeId modified to maxId(UndirEdge?)
maxEdgeId modified to … | 
                
                  |  |  | @980:0f1044b7a3af | 21 years | Balazs Dezso | maxNodeId() and maxEdgeId() changed to maxId(Node) and maxId(Edge) … | 
                
                  |  |  | @979:b5fb023cdb7b | 21 years | Mihaly Barasz | "make check" pass under icc v8.0
* There are _many_ remarks which are … | 
                
                  |  |  | @978:175cf8c3a994 | 21 years | Mihaly Barasz | "make check" pass under gcc-3.4.3 | 
                
                  |  |  | @977:48962802d168 | 21 years | Mihaly Barasz | * enable_if imported from BOOST
* count{Nodes,Edges} implemented via … | 
                
                  |  |  | @975:12b9993b217c | 21 years | marci | for better compatibility with gcc-3.4 | 
                
                  |  |  | @974:785062a83f8e | 21 years | Alpar Juttner | Changes in doc. | 
                
                  |  |  | @973:6a6f3ac07b20 | 21 years | Alpar Juttner | - Add makeSnapshot()/rollBack() functionality
- Remove an unnecessary … | 
                
                  |  |  | @971:643d3192ebc8 | 21 years | Mihaly Barasz | remove an annoying warning | 
                
                  |  |  | @970:09f9abe22df2 | 21 years | marci | partial graph_wrapper changes with graph_factory | 
                
                  |  |  | @969:0631847b37e5 | 21 years | Alpar Juttner | findEdge() declaration went to the right place (for the sake of Doxygen.) | 
                
                  |  |  | @968:1a7593db0eaa | 21 years | Alpar Juttner | Several changes in doc. | 
                
                  |  |  | @967:6563019430ba | 21 years | Alpar Juttner | Several changes in doc. | 
                
                  |  |  | @964:2c0c20e90116 | 21 years | Alpar Juttner | Doc improvements | 
                
                  |  |  | @962:1a770e9f80b2 | 21 years | Mihaly Barasz | Undirect graph implementation.
Not yet done, untested. | 
                
                  |  |  | @961:289d80c33f04 | 21 years | Mihaly Barasz | * Somewhat less redundant and a bit more correct graph concepts.
* … | 
                
                  |  |  | @959:c80ef5912903 | 21 years | Mihaly Barasz | skeleton(s) -> concept renaming | 
                
                  |  |  | @951:0f1fe84ff36c | 21 years | Alpar Juttner | - SmallGraph? is also a class instead of being a typedef.
  (For the … | 
                
                  |  |  | @950:d74557d1f100 | 21 years | Alpar Juttner | - Changes in doc (spell check).
- SmallGraph? is a class instead of … | 
                
                  |  |  | @949:b16a10926781 | 21 years | Alpar Juttner | ListGraph? compilation bug fixed. | 
                
                  |  |  | @948:bc86b64f958e | 21 years | Alpar Juttner | - moveHead() and moveTail() added. Not tested. | 
                
                  |  |  | @947:93e9c45703ea | 21 years | Alpar Juttner | A new doxygen group added for graph utilities. | 
                
                  |  |  | @946:c94ef40a22ce | 21 years | Mihaly Barasz | The graph_factory branch (@ 1321) has been merged to trunk. | 
                
                  |  |  | @943:cb0ac054ea92 | 21 years | beckerjc | Bugfix. (removed forgotten "using namespace std") | 
                
                  |  |  | @941:186aa53d2802 | 21 years | marci | Suurballe and MinCostFlow? classes are now able to increase the flow 1 … | 
                
                  |  |  | @938:70e2886211d5 | 21 years | Alpar Juttner | Many of ckeckCompileXYZ()'s are now in the corresponding skeleton … | 
                
                  |  |  | @937:d4e911acef3d | 21 years | Balazs Dezso | Revert backport changes -r1230. | 
                
                  |  |  | @933:1b7c88fbb950 | 21 years | marci | NodeSubGraphWrapper?, test, and ducumentation modifications. | 
                
                  |  |  | @932:ade3cdb9b45d | 21 years | marci | New EdgeSubGraphWrapper? class specializing SubGraphWrapper? in the way … | 
                
                  |  |  | @930:e89f3bd26fd4 | 21 years | marci | documentation os SubGraphWrapper? with code example. | 
                
                  |  |  | @929:882790531532 | 21 years | marci | mv after 0.2 | 
                
                  |  |  | @923:acbef5dd0e65 | 21 years | marci | more docs | 
                
                  |  |  | @922:e816fac59f6d | 21 years | Mihaly Barasz | hugo -> lemon renaming leftovers | 
                
                  |  |  | @921:818510fa3d99 | 21 years | Alpar Juttner | hugo -> lemon |