Skip to content

Given a set of centroids coordinates and a set of points coordinates, a FSM computes which is the closest centroid to each point (Manhattan distance).

Notifications You must be signed in to change notification settings

FrancescoBattagin/Logic-Design-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Logic Design Project

Given a set of centroids coordinates and a set of points coordinates, a FSM computes which is the closest centroid to each point (Manhattan distance).

A txt with many tests has been provided, together with a test generator script.

About

Given a set of centroids coordinates and a set of points coordinates, a FSM computes which is the closest centroid to each point (Manhattan distance).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published