Skip to content

jpsember/uncertain_hull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guaranteed and Possible Hulls

Screen shot.

This Java program was used to develop and demonstrate the algorithms discussed in Chapter 3 of my Ph.D. dissertation.

The program can be run as an application; its main class is uhull.UHullMain.class. It can also be run as an applet, by loading the page "Applet.html" within a browser (or from the command line: "appletviewer Applet.html"). It can also be found on this page.

About

Algorithms concerning convex hulls of imprecise points; related to chapter 3 of my Ph.D. dissertation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages