Difference between revisions of "User:Jmiller"

From REU@MU
Jump to: navigation, search
(Created page with "Joel Miller studies Computer Science at Oberlin College in Ohio, and is part of the 2016 REU at Marquette. He is working on the Sudoku Distances p...")
 
Line 1: Line 1:
Joel Miller studies Computer Science at Oberlin College in Ohio, and is part of the [[Summer 2016 Projects|2016]] REU at Marquette. He is working on the [[Sudoku Distances]] project with [[User:Jbeilke|Julia Beilke]], advised by Dr. Kim Factor. In his free time, he enjoys rock climbing and making music.
+
Joel Miller studies Computer Science at Oberlin College in Ohio, and is part of the [[Summer 2016 Projects|2016 REU program]] Marquette. He is working on the [[Sudoku Distances]] project with [[User:Jbeilke|Julia Beilke]], advised by Dr. Kim Factor. In his free time, he enjoys rock climbing and making music.
  
  

Revision as of 17:03, 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
  • With Julia, wrote an algorithm for finding the optimal solution in the Sudoku Distances project for k = 3, and proved it correct