Search found 6 matches

by henrique.renno
Wed Aug 02, 2006 9:45 pm
Forum: Volume 8 (800-899)
Topic: 882 - The Mailbox Manufacturers Problem
Replies: 4
Views: 5816

882 - Mailbox Manufacturers Problem

Hello!!! :)

How can I use DP to solve this problem??? Some ideas?

Thanks for the attention. :P
by henrique.renno
Fri Mar 17, 2006 3:14 pm
Forum: Algorithms
Topic: N Queens Problem
Replies: 3
Views: 1988

Hello!!! I've read all the topics I've found searching for "queen" or "queens" and I didn't find a topic discussing on how to avoid solutions that can be found by reflection (symmetry) or rotation. There was someone saying that one could make the search method goes only through t...
by henrique.renno
Thu Mar 16, 2006 11:43 pm
Forum: Algorithms
Topic: N Queens Problem
Replies: 3
Views: 1988

N Queens Problem

Hello everybody from the forum!!! I'd like to know if somebody could help me on what I have to think when trying to optimize and improve the DFS algorithm for avoiding solutions that are found after rotation and reflection over the unique solutions for the N Queens Problem. I'll start studying Dynam...
by henrique.renno
Tue Dec 27, 2005 7:40 pm
Forum: C
Topic: Segmentation fault (core dumped)
Replies: 2
Views: 3096

Thanks! The file did exist. The problem was the "%hd" parameter to short int types of variable. Thanks a lot!
by henrique.renno
Tue Dec 27, 2005 6:36 pm
Forum: Other words
Topic: Segmentation fault (core dumped)
Replies: 1
Views: 1757

Segmentation fault (core dumped)

Hello! I've started writing a program that reads a number of people and get some data from a input file. After that, it tries to write these data in an output file but instead it gives me a "segmentation fault (core dumped)" error. I know it's due wrong access to memory but I don't know wh...
by henrique.renno
Tue Dec 27, 2005 6:31 pm
Forum: C
Topic: Segmentation fault (core dumped)
Replies: 2
Views: 3096

Segmentation fault (core dumped)

Hello! I've started writing a program that reads a number of people and get some data from a input file. After that, it tries to write these data in an output file but instead it gives me a "segmentation fault (core dumped)" error. I know it's due wrong access to memory but I don't know wh...

Go to advanced search