{% extends "base.html" %} {% block title %}Graph Algorithms | USSU Algorithm Analyzer v4.0{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Interactive graph traversal, shortest path, MST, and DAG analysis with real-time visualization.
Create a random graph, use "Auto-Fill Random" for quick demo, or enter custom edges.