Move base implementations from test to main
-------------------------------------------

                 Key: SANDBOX-367
                 URL: https://issues.apache.org/jira/browse/SANDBOX-367
             Project: Commons Sandbox
          Issue Type: Improvement
          Components: Graph
            Reporter: Claudio Squarcella
            Priority: Trivial
         Attachments: MoveBaseImplementationsFromTestToMain.patch

Hi,

very tiny patch to move default implementations from test (in package 
{{model}}: {{BaseLabeledEdge}}, {{BaseLabeledWeightedEdge}} and 
{{BaseLabeledVertex}}) to main. Needed for other implementations that require 
manipulation of input graphs -- e.g. the upcoming Ford-Fulkerson ;)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to