True, the weighted stuff might require an interface, but you could have a "regular" graph with arbitrary objects representing its edges and vertices.
On Fri, Mar 2, 2012 at 2:35 AM, Simone Tripodi <[email protected]> wrote: > Hi James, > > while it could be true for Vertex, Edge in some case requires > assumptions, such as the Weight so a marker interface is required. > > Do you have a proposal to modify current codebase? > TIA! > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ > > > > On Fri, Mar 2, 2012 at 2:41 AM, James Carman <[email protected]> wrote: >> Should we not let anything be an edge or a vertex? >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
