Skip to content

rfencl/FindMostPoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FindMostPoints

Given a random set of points on the coordinate plane, find the lines with the most points. The longest line will be drawn in green with shorter lines with an equal number of points drawn in blue.

I've added a version written in Java. To redraw press 'R'|'r'

I plan on reworking this example in various languages.

About

Given a random set of points on the coordinate plane, find the lines with the most points.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published