Network Graph Visualizer

Format: {"nodes": [{"id": "A", "label": "Node A", "heuristic": 5}, ...], "edges": [{"source": "A", "target": "B", "value": 5}, ...]}