• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C#
  • License
    MIT License
  • Created over 12 years ago
  • Updated over 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project includes a force-directed layout algorithm in C# and a SilverLight control that uses the algorithm to layout a graph of connected nodes. Nodes can be represented by any SilverLight control that can be added to a canvas.