Difference between revisions of "User:Jmiller"

From REU@MU
Jump to: navigation, search
(Progress Log)
Line 10: Line 10:
 
*Began research on the Travelling Salesman Problem, and its application to [[Sudoku Distances]]
 
*Began research on the Travelling Salesman Problem, and its application to [[Sudoku Distances]]
 
*Began research on various distance metrics and their applications to [[Sudoku Distances]]
 
*Began research on various distance metrics and their applications to [[Sudoku Distances]]
*With [[User:Jbeilke|Julia]], wrote an algorithm for finding the optimal solution in the [[Sudoku Distances]] project for k = 3, and proved its optimality
+
*With [[User:Jbeilke|Julia]], wrote an algorithm for finding the optimal solution to the [[Sudoku Distances]] project for ''k = 3'', and proved it to be correct

Revision as of 17:05, 3 June 2016

Joel Miller studies Computer Science at Oberlin College in Ohio, and is part of the 2016 REU program Marquette. He is working on the Sudoku Distances project with Julia Beilke, advised by Dr. Kim Factor. In his free time, he enjoys rock climbing and making music.


Progress Log

Week 1 (5/31 - 6/3)

  • Attended various orientation events to become familiarized with Marquette campus, libraries, etc.
  • Began research on the Travelling Salesman Problem, and its application to Sudoku Distances
  • Began research on various distance metrics and their applications to Sudoku Distances
  • With Julia, wrote an algorithm for finding the optimal solution to the Sudoku Distances project for k = 3, and proved it to be correct