Skip to content

This program approximates the optimal path through tennis balls scattered on a tennis court using Prim's algorithm and depth-first search.

Notifications You must be signed in to change notification settings

CarlViggo/TSM-tennis-application

Repository files navigation

TSM-tennis-application

This program approximates the optimal path through tennis balls scattered on a tennis court using Prim's algorithm and depth-first search. It includes a graphical user interface (GUI) built with Tkinter for easy interaction.

Example situation: Alt text

About

This program approximates the optimal path through tennis balls scattered on a tennis court using Prim's algorithm and depth-first search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages