๐ก Best for polyhedra, grids, and mesh graphs
Send current graph to Universe for visualization and comparison.
Test Mode: Generate known graph families to verify Universe positioning.
View: Drag to rotate, scroll to zoom
Add Edge: Click source vertex, then target
Delete Edge: Click on edge arrow
Drag: Click and drag vertices
Add Node: Click on grid to place. Use Top/Front/Side view for 2D placement.
Delete Node: Click on vertex to remove
Visualize แบ = Ax (skew-symmetric)
๐ See ANALYZE tab for eigenvalue analysis with ฮฑ/ฮฒ controls
System eigenvalues: ฮป = โฮฑ ยฑ iยทฮฒยทb where b is graph eigenvalue
These sync with ANALYZE tab's complex plane
๐ See ANALYZE tab for complex plane visualization
Combine two graph spectra: G = Gโ โ Gโ
| Graph | bโ/ฮฒ |
|---|---|
| Path Pโ | 2cos(ฯ/(N+1)) |
| Cycle Cโ | 2 |
| Star Sโ | โ(N-1) |
| S'โ (N=2p+1) | โ(p+1) |
| Sยฒโ (N=3p+1) | โ((p/2+1)+โ((p/2)ยฒ+1)) |
| Complete Kโ | cot(ฯ/2N) |
| Grid mรn | 2cos(ฯ/(m+1))+2cos(ฯ/(n+1)) |
| General Ladder mรn | 2cos(ฯ/(n+1))+โ(m+1) |
| Simple Ladder Lโ | 2cos(ฯ/(n+1))+1 |
| Circular Ladder | 3 |
| Hypercube Qโ | d |
| Wheel Wโ | โ โ(N-1)+1 |
| General Tree | โค โ(N-1) |
| General | โค cot(ฯ/2N) |
Combine graphs with known eigenspectra
Build graphs with explicit eigenvalue formulas
Hierarchical search with product graph optimization
| Product | Eigenvalues |
|---|---|
| G โก H (Cartesian) | ฮปแตข(G) + ฮผโฑผ(H) |
| G โ H (Tensor) | ฮปแตข(G) ยท ฮผโฑผ(H) |
| G โ H (Strong) | (1+ฮปแตข)(1+ฮผโฑผ) - 1 |
Extrusion: 2D mesh ร Pโ = 3D extruded mesh
Example: Cycle ร Path = Cylinder surface
Persistent storage for graphs with closed-form eigenvalues
Mouse Controls:
โข Drag: rotate (3D) / pan (2D views)
โข Shift+drag or middle-drag: pan
โข Scroll: zoom
โข Right-drag: rubber band zoom
โข Double-click: load graph
| Name | n | E | Actions |
|---|
This cannot be undone!