Version 3.0 of METAL's HDX is now live.
Some of what's new:
- New algorithm visualizations: all-points closest pairs, traveling salesperson (both brute force and twice-around-the-tree approximation), recursive coordinate bisection partitioning, graph bridge detection (in the graph theory sense, not the roads sense), and graph coloring
- Support for graph archive sets (no more graph data generation pauses for major labs/assignments!), including intersection-only graphs, making more graph sets usable with more algorithms
- Load graphs, select AVs, set AV parameters directly through query string parameters
- New TMG file format options for custom data and partitioned graphs
- minor features and bug fixes too numerous to mention
Thanks go out to the METAL Summer 2022 team: Luke, Michael, and Mark.
As always, suggestions, bug reports, etc., are welcome here in the forum or on the project's
GitHub repository.