graph2 VisitorAdapter

2003-07-23 Thread Tomasz Skutnik
Hi. Here is VisitorAdapter class, which is dummy (no operation) implementation of Visitor interface. You know what is it for :) Please commit. Scooter. -- Tomasz Skutnik, R&D Director, www.e-point.pl tel +48 (22) 853 48 30, mob +48 501 555 705, fax +48 (22) 853 48 30 e-point S.A., ul. Fi

Graph2 DFS patch

2003-07-23 Thread Tomasz Skutnik
using full, in-memory vertex retrieval on search initialization. All existing tests passed. I've modified only org.apache.commons.graph.algorithm.search version, didn't touch org.apache.commons.graph.search one - is it still used? Whever responsible, please apply. Scooter - -- Toma