Major refactoring. Moved the individual implementations of graphs mostly into...
Major refactoring. Moved the individual implementations of graphs mostly into the base Abstract graph class as read only and seperated out implementations as restricing writing for immutable version or implementing methods to manipulate topology. Several classes and interfaces were renamed. Refactored graphicalmodel package classes to use generics.
Showing
- src/com/syncleus/core/dann/examples/hyperassociativemap/visualization/SimpleGraph.java 1 addition, 1 deletion...amples/hyperassociativemap/visualization/SimpleGraph.java
- src/com/syncleus/core/dann/examples/pathfind/WeightedGrid.java 1 addition, 1 deletion...om/syncleus/core/dann/examples/pathfind/WeightedGrid.java
Please register or sign in to comment