Skip to content

frankdwhitworth/honors-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Software Code Coverage through Dynamic Analysis in Black-Box Testing Environments

Honors Project - Frank Whitworth

- All source code used found here -

How to run experiments:

nohup ./massive_experiment.py > output.txt 2> output.err &

Output of experiments:

ARI Four_Choice #x

FLAGS        8 INPUTS     16 INPUTS    32 INPUTS    64 INPUTS   
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
lib0         1.0000006    1.0000006    1.0000006    1.0000006   
lib3         1.0000006    1.0000006    1.0000006    1.0000006   
no_lib0      1.0000006    1.0000006    1.0000006    1.0000006   
no_lib3      1.0000006    1.0000006    1.0000006    1.0000006  


Silhouette Scores Four_Choice #x

FLAGS        8 INPUTS     16 INPUTS    32 INPUTS    64 INPUTS   
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
lib0         1.0000006    1.0000006    1.0000006    1.0000006   
lib3         1.0000006    1.0000006    1.0000006    1.0000006   
no_lib0      1.0000006    1.0000006    1.0000006    1.0000006   
no_lib3      1.0000006    1.0000006    1.0000006    1.0000006 

Please find my final paper, presentation, poster, and abstracts inside the Final Products directory.

If you have any questions, please email me at frankw@alumni.wfu.edu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published