Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
graphstream
gs-algo
Commits
903c000c
Commit
903c000c
authored
Jun 04, 2013
by
sbalev
Browse files
Small javadoc modification
parent
a07ee7a0
Changes
1
Show whitespace changes
Inline
Side-by-side
src/org/graphstream/algorithm/AbstractSpanningTree.java
View file @
903c000c
...
@@ -113,10 +113,6 @@ import org.graphstream.graph.Graph;
...
@@ -113,10 +113,6 @@ import org.graphstream.graph.Graph;
* ..
* ..
* </pre>
* </pre>
*/
*/
/**
* @author stefan
*
*/
public
abstract
class
AbstractSpanningTree
implements
SpanningTree
{
public
abstract
class
AbstractSpanningTree
implements
SpanningTree
{
/**
/**
* The graph on which algorithm try to extract a spanning tree.
* The graph on which algorithm try to extract a spanning tree.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment