Changes between Version 5 and Version 6 of soc/2007/UserFriendlyGraph
- Timestamp:
- May 14, 2007, 3:37:23 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
soc/2007/UserFriendlyGraph
v5 v6 17 17 from the rest of the work here. 18 18 * [wiki:soc/2007/UserFriendlyGraphDesignOne First Design] 19 * [wiki:soc/2007/UserFriendlyGraphDesignTwo FirstDesign]20 * [wiki:soc/2007/UserFriendlyGraphDesignThree FirstDesign]19 * [wiki:soc/2007/UserFriendlyGraphDesignTwo Second Design] 20 * [wiki:soc/2007/UserFriendlyGraphDesignThree Third Design] 21 21 22 22 An early prototype of the design proposed to simply (publicly) inherit the `adjacency_list` class like so: