Search found 110 matches
- Tue Jul 20, 2004 6:31 am
- Forum: Volume 105 (10500-10599)
- Topic: 10584 - Text Formalization
- Replies: 5
- Views: 3018
- Tue Jun 01, 2004 2:56 pm
- Forum: Volume 104 (10400-10499)
- Topic: 10455 - Gray Code
- Replies: 3
- Views: 3784
- Fri May 07, 2004 8:44 am
- Forum: Volume 105 (10500-10599)
- Topic: 10503 - The dominoes solitaire
- Replies: 16
- Views: 15460
Re: What does 10503 mean?
what does "dots" & "values" mean? i didn't find anywhere contains description of "dots" & "value".
one piece of domino has two "values", say (0,1). there are "dots" to represent the "value", so on the domino there is one dot for "1". just like a dice.
It took me some time to figure out the ...
one piece of domino has two "values", say (0,1). there are "dots" to represent the "value", so on the domino there is one dot for "1". just like a dice.
It took me some time to figure out the ...
- Fri May 07, 2004 6:21 am
- Forum: Volume 105 (10500-10599)
- Topic: 10581 - Partitioning for fun and profit
- Replies: 15
- Views: 10242
I used DP to store a 3D table, storing in how many ways using M numbers, starting from I, and sum up to S. After constructing the table, can determine each individual number starting from left to right. I cannot think of a better way (likely due to limited ability/knowledge), though I believe there ...
- Fri Apr 16, 2004 8:41 am
- Forum: Volume 106 (10600-10699)
- Topic: 10613 - Mushroom Misery
- Replies: 14
- Views: 7943
- Thu May 08, 2003 5:56 am
- Forum: Volume 100 (10000-10099)
- Topic: 10052 - Inviting Politicians
- Replies: 15
- Views: 6092
judge is wrong
I wanna say something.
first, the judge is wrong.
actually i think this is an NP-complete problem,
but Adil's algorithm works, which is polynomial running time.
i first guess this is just an approximation algorithm,
but, after the algorithm, i verified that it doesn't invite all the politicians ...
first, the judge is wrong.
actually i think this is an NP-complete problem,
but Adil's algorithm works, which is polynomial running time.
i first guess this is just an approximation algorithm,
but, after the algorithm, i verified that it doesn't invite all the politicians ...
- Wed Apr 02, 2003 6:26 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10181 - 15-Puzzle Problem
- Replies: 38
- Views: 28129
I'm not sure about the speed either, as my program doesn't run fast.
but, for IDA*, i suppose a stack is enough, not a heap.
i used Manhattan distance heuristic too (quite standard?)
i guess if you adjust/tune your scoring functions, say F() = number of steps + 80* estimated steps, it may terminate ...
but, for IDA*, i suppose a stack is enough, not a heap.
i used Manhattan distance heuristic too (quite standard?)
i guess if you adjust/tune your scoring functions, say F() = number of steps + 80* estimated steps, it may terminate ...
- Wed Apr 02, 2003 4:27 am
- Forum: Volume 101 (10100-10199)
- Topic: 10181 - 15-Puzzle Problem
- Replies: 38
- Views: 28129
- Sun Sep 29, 2002 2:32 pm
- Forum: Volume 1 (100-199)
- Topic: 135 - No Rectangles
- Replies: 24
- Views: 10610
- Sun Sep 29, 2002 1:58 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10309 - Turn the Lights Off
- Replies: 19
- Views: 12651
- Sun Sep 29, 2002 6:04 am
- Forum: Volume 3 (300-399)
- Topic: 376 - More Triangles ... THE AMBIGUOUS CASE
- Replies: 10
- Views: 6524
- Sat Sep 14, 2002 4:59 am
- Forum: Volume 3 (300-399)
- Topic: 376 - More Triangles ... THE AMBIGUOUS CASE
- Replies: 10
- Views: 6524
- Mon Sep 02, 2002 12:53 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10216 - The Optimal Coffee Shop!!
- Replies: 12
- Views: 8937
- Sun Sep 01, 2002 5:21 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10024 - Curling up the cube
- Replies: 13
- Views: 5531
- Sun Sep 01, 2002 10:09 am
- Forum: Volume 102 (10200-10299)
- Topic: 10219 - Find the ways !
- Replies: 33
- Views: 16258