Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 376 Bytes

File metadata and controls

19 lines (14 loc) · 376 Bytes

ChronoConnect

A temporal graph analysis system for tracking pathways along highly dynamic vertices.

Features

  • Highly Dynamic Vertices (HDV) detection
  • Temporal path finding algorithms
  • Interactive visualization
  • Frequent pattern extraction
  • Parallel processing support

Installation

Backend

cd backend
pip install -r requirements.txt
python app.py