GraphInsight is an application driven by two design goals:
- Tuned by default – it adapts to your data, hiding complexity behind the scenes.
- KISS: Keep it simple, Stupid! – designed to be intuitive and user-centric.
Among the many features, we highlight the following:
- Interactive – fast 2D and 3D exploration of your data.
- Portable – available on Microsoft Windows, Mac OSX and Linux.
- Scalable – interactive exploration of graphs up to 500,000 nodes.
- Efficient – C/C++ code optimized for multi-core processors.
Main functionalities:
- Explore your data with different data layouts: spring-based, multilevel, algebraic, and spectral methods.
- Filter your data, visualize text labels, take raster PNG screenshots and vectorial SVGs, and open external applications via node actions.
- Domain-specific demo tool: Analyze SAT problems exploring interaction and resolution graphs of CNF formulas.
