[ 
https://issues.apache.org/jira/browse/SANDBOX-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211370#comment-13211370
 ] 

Simone Tripodi commented on SANDBOX-394:
----------------------------------------

go for it. in our "in-memory" implementation {{boolean containsVertex( Vertex v 
) }} would mean shortcutting {{getAdjacencyList().containsKey( v )}}, but I 
expect that {{Graph}} vendors would adopt a different strategy.
                
> Check arguments
> ---------------
>
>                 Key: SANDBOX-394
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-394
>             Project: Commons Sandbox
>          Issue Type: Improvement
>          Components: Graph
>            Reporter: Marco Speranza
>            Priority: Minor
>
> Add the assertion for classes *SourceSelector  and check if the Vertex is 
> contained in the input Graph before selecting the algorithm to apply

--
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