Skip to content

GSAK architecture

bit-whacker edited this page Jan 20, 2016 · 2 revisions

gephi-swiss-army-knife

Usage Patterns

  • the primary usage of gsak is to provide a simple and interactive web based platform for visualization
  • gsak provides graph visualization, filteration, statistics, analytics and much more!!!

Third Party Libraries

Coding and Construction Guidelines

  • When we can we'll avoid using complex design patterns or class hierarchies
  • We'll write testable methods
  • We'll write extendable classes
  • We'll organize our classes