This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
haas:fall2017:discrete:projects:wpfc [2016/11/27 17:10] – external edit 127.0.0.1 | haas:fall2017:discrete:projects:wpfc [2017/11/06 23:15] (current) – [Submit Tool Usage] wedge | ||
---|---|---|---|
Line 3: | Line 3: | ||
< | < | ||
</ | </ | ||
- | |||
- | ~~TOC~~ | ||
======Project: | ======Project: | ||
- | =====Part 1: 5x5 logic-grid puzzle===== | + | =====Part 1: 7x7 challenging |
====Objective==== | ====Objective==== | ||
- | To apply your skills in the solving of a logic puzzle. | + | To apply your skills in the solving of a logic puzzle. We've now been through the gamut of resolutions on easy and medium difficulty. You'll find the clues may reveal fewer direct things, while really cranking up on the indirect- this is where the connections will be made. |
- | ====Puzzle | + | ====Grid-Based |
+ | Some things to keep in mind when solving this type of puzzle: | ||
+ | * no selection in any category can be used more than once | ||
+ | * analyzing what is **NOT** possible can be just as helpful as finding what **IS** possible | ||
+ | * be mindful of the properties of your basic logical connective words: | ||
+ | * **NOT**: typically stating an invalidation | ||
+ | * **AND**: identifying a grouping (bread AND butter, indicating the two are paired in some fashion of consideration) | ||
+ | * **OR**: for the purposes of these puzzles, the association of various items with the **OR** connective is typically done in an **EXCLUSIVE** fashion versus the **INCLUSIVE** fashion it can also be used as. An **EXCLUSIVE OR** (XOR) means ONE or the OTHER, but **NOT BOTH** | ||
+ | * Mark off disproven cells with an **X** | ||
+ | * For proven cells, some sort of confirmation mark (I like using a small solid circle) | ||
+ | * Some print out the puzzle and complete it in pencil; others load the image into some sort of image/paint program and use the " | ||
+ | * From experience, especially with any new or less familiar activity, the more manual you make the process and perform it **by hand**, the more improvement you will reap over time | ||
+ | * Be sure to cross-reference! Sometimes you'll get " | ||
+ | * Be aware of your units, and how they progress; provided clues will often play off the patterned ordering of the units | ||
+ | * Once you have fully exhausted a clue, cross it out to aid you in focusing on the clues that still need resolution | ||
- | A team of computer programmers | + | Remember, keeping track of what has been eliminated is just as important as tracking what has been identified. |
+ | Please do endeavor to put forth original, honest effort in the solving of these puzzles, by hand; the process will help foster and solidify many analytical reasoning skills that will influence and improve your logic and programming skills. Improvements won't happen overnight, but through consistent practice, by the end of the semester you should start reaping the benefits of such an activity. | ||
+ | |||
+ | ====Puzzle Backstory==== | ||
+ | The Byronville Gaming Club holds one "game night" each month, at which a number of members gather to play a different board game. | ||
====Puzzle==== | ====Puzzle==== | ||
- | {{ :haas:fall2016: | + | {{ :haas:fall2017: |
====Clues==== | ====Clues==== | ||
+ | - The board game played in January wasn't hosted by Rosalie. | ||
+ | - The game hosted at Doreen' | ||
+ | - Android Disco didn't have exactly 12 players. | ||
+ | - The game played in February, Planets Align, the board game hosted at Manuel' | ||
+ | - The game with 12 players was played 2 months before the board game hosted at Jessie' | ||
+ | - The game played in April wasn't hosted by Ethel. | ||
+ | - Rules of War was either the board game with 7 players or the board game hosted at Jessie' | ||
+ | - The game played in July didn't have exactly 10 players. | ||
+ | - Of the game hosted at Ira's house and the board game hosted at Rosalie' | ||
+ | - The game hosted at Olive' | ||
+ | - Of the board game with 14 players and Stealth, one was hosted by Olive and the other was played in July. | ||
+ | - Bladescape was either the board game hosted at Jessie' | ||
+ | - Bladescape didn't have exactly 8 players. | ||
+ | - Of Vendetta and the board game with 5 players, one was played in April and the other was hosted by Olive. | ||
+ | - The board game with 10 players was played sometime after the board game hosted at Jessie' | ||
- | - Mae played second. | + | =====Part 2: Letter Division |
- | - The player who started with the Giuoco Start played sometime after Tara. | + | |
- | - Gail didn't lose after exactly 34 moves. | + | |
- | - Of Esther and the player who lost in 41 moves, one started with the Slav Defense and the other played fourth. | + | |
- | - The person who lost in 48 moves, the person who played third, and the player who started with the Evans Gambit are three different people. | + | |
- | - Esther played fifth. | + | |
- | - The person who started with the Torre Attack played 3 games after the person who started with the Evans Gambit. | + | |
- | - Of Gail and the person who played fourth, one started with the Ware Opening and the other lost in 41 moves. | + | |
- | - The player who lost in 18 moves played 1 game after the person who started with the Evans Gambit. | + | |
- | + | ||
- | =====Part 2: Word Math Puzzle===== | + | |
====Objective==== | ====Objective==== | ||
Logic grids are not the only form of logic puzzle; here is another one that relies heavily on logic and reasoning in order to sift through. | Logic grids are not the only form of logic puzzle; here is another one that relies heavily on logic and reasoning in order to sift through. | ||
- | A word math puzzle is one where the numbers 0-9 have been replaced with various letters of the alphabet; it is your task to determine what number each letter maps to, and report that to me in the project submission. | + | A letter division |
- | For this sort of problem, you will likely want to take notes; all the various little tests you concoct to prove or disprove some relationship. This may also take a bit longer and seem more overwhelming, | + | ====Letter Division Puzzle Strategies==== |
+ | Some things to keep in mind when solving this type of puzzle: | ||
+ | * take copious notes | ||
+ | * jot down patterns and observations | ||
+ | * perform tests to prove or disprove a relationship | ||
+ | * look for any " | ||
+ | * try to identify the non-borrows, | ||
+ | * write out relationships so that you can keep track of them, things like: | ||
+ | * < | ||
+ | * I use the single less than to denote a direct neighbor (A is one less than B), and the double less than sign to denote general less than-ness (we know that B is less than C, but we do not know how much it is less than C). | ||
+ | * use " | ||
+ | * I will also write out each letter and all the numbers it could be, erasing eliminated values along the way. Sometimes you will arrive at an association through this method. | ||
+ | * For example: | ||
+ | * A = { 0 1 2 3 4 5 6 7 8 9 } | ||
+ | * B = { 0 1 2 3 4 5 6 7 8 9 } | ||
+ | * and so on for each letter. If we were to determine that B is not 9, erase it from B's number set. That way, when we're hunting for possible candidates for 9 (for example), we can directly rule out B | ||
+ | * sometimes you can derive important clues from the multiplication aspect of the puzzle (especially finding the occasional dead-ringer for 0 or 1) | ||
+ | * don't rely on just one method: use all of these methods. With different puzzles you will find differing levels of values with each method (but in general, I find the more methods I use the easier the overall puzzle becomes) | ||
+ | |||
+ | As I said: For this sort of problem, you will likely want to take notes; all the various little tests you concoct to prove or disprove some relationship | ||
Practice some similar math problems to derive patterns so that the seemingly unfamiliar letters performing math can start to make more sense. | Practice some similar math problems to derive patterns so that the seemingly unfamiliar letters performing math can start to make more sense. | ||
Line 46: | Line 87: | ||
< | < | ||
- | COB | + | YHII |
- | +--------- | + | +--------- |
- | | + | CHHB | BHHBMDYY |
- | | + | |
- | ----- | + | ===== |
- | LEIBC | + | CHYUD |
- | | + | -CAHBH |
- | ----- | + | ===== |
- | | + | CAYIY |
- | -NALIOS | + | -CBHVI |
- | | + | ===== |
- | CEOB | + | CAAUY |
+ | | ||
+ | ===== | ||
+ | | ||
</ | </ | ||
^ number ^ 0 ^ 1 ^ 2 ^ 3 ^ 4 ^ 5 ^ 6 ^ 7 ^ 8 ^ 9 | | ^ number ^ 0 ^ 1 ^ 2 ^ 3 ^ 4 ^ 5 ^ 6 ^ 7 ^ 8 ^ 9 | | ||
| letter | | | | | | | | | | | | | letter | | | | | | | | | | | | ||
- | =====Part 3: Numerical Reasoning===== | + | |
+ | =====Part 3: Sudoku puzzle===== | ||
====Objective==== | ====Objective==== | ||
Line 70: | Line 115: | ||
====Puzzle==== | ====Puzzle==== | ||
- | | | | | + | | |
- | | | + | | |
- | | | + | | |
^ | ^ | ||
- | | | + | | | |
- | | | + | | |
- | | | + | | | |
^ | ^ | ||
- | | | + | | |
- | | | + | | |
- | | | + | | |
Enter numbers into the blank spaces so that each row, column and 3x3 box contains the full sequence of numbers 1 to 9. | Enter numbers into the blank spaces so that each row, column and 3x3 box contains the full sequence of numbers 1 to 9. | ||
Line 87: | Line 132: | ||
^ pos #0 ^ pos #1 ^ pos #2 ^ pos #3 ^ pos #4 ^ pos #5 ^ pos #6 ^ pos #7 ^ pos #8 | | ^ pos #0 ^ pos #1 ^ pos #2 ^ pos #3 ^ pos #4 ^ pos #5 ^ pos #6 ^ pos #7 ^ pos #8 | | ||
- | | | | | + | | |
=====Submission===== | =====Submission===== | ||
To submit this weekly puzzle, simply run the **submit** line below; a submit-time questionnaire will collect your puzzle results. | To submit this weekly puzzle, simply run the **submit** line below; a submit-time questionnaire will collect your puzzle results. | ||
+ | |||
====Submit Tool Usage==== | ====Submit Tool Usage==== | ||
When you have completed work on the project, and are ready to submit, you would do the following: | When you have completed work on the project, and are ready to submit, you would do the following: |