Posted By:
Michael_Taege
Posted On:
Saturday, July 6, 2002 01:08 PM
The composite pattern is mapping a tree structure of data. Is there any pattern that maps a web structure? I'm thinking about data that is linked together so it builds a web structure. Is there a good way to navigate to the web from one node to a other (Travelling-Salesman-Problem!!).
Thanx for you help.
Michael