We present SOLVER, a Java applet that uses Constraint Processing (CP) techniques to assist human users in solving Sudoku puzzles. We also showcase CONSTRUCTOR, another applet that allows users to enter and store puzzles, which they can then load in SOLVER. These applets are available from sudoku.unl.edu/Solver and sudoku. unl.edu/Constructor. Our goals are as follows: • To the public: Illustrate the power of CP techniques in the context of a popular easily approachable puzzle. • For the research: Investigate how to use CP to interactively support and guide human players. • For education: Use the Sudoku puzzle as a means to teach basic and advanced constraint propagation techniques. • For insight in human reasoning: and understand how it dif...