CONNECTED PATTERNS

Every problem and every solution exists in a network or related problems and solutions. Solutions to the adjacent problems can support or detract from the problem-solution at hand. Choose wisely.

Consider adding a directed graph to clarify this network of solutions.

graph graphname { size="1,1"; // These edges both have different line properties "Supporting Solution" -- "Problem in Focus" -- "Supported Solution" [color=blue]; }

_If we tag these small graphs uniformly we can use the Survey tools to aggregate them into a large graph._