Liste des Groupes | Revenir à cl c++ |
On Mon, 2024-12-09 at 09:35 -0800, Tim Rentsch wrote:
>wij <wyniijj5@gmail.com> writes:>
>Because I said: C++ is the best language to model general>
problems. So it is.
>
Almost all are logical propositions. Except those few keywords,
such programwon't be recognized as a C++ program, instead of some
kind of declarative language.
>
Zebra puzzle is an interesting programing exercise because it is
not too easy and also not too difficult.
>
------------
/* Copyright is licensed by GNU LGPL, see file COPYING. by I.J.Wang 2023
>
Example of solving the zebra puzzle by using propositional logic.
Zebra Puzzle https://en.wikipedia.org/wiki/Zebra_Puzzle
>
[...]
*/
#include <Wy.stdio.h>
#include <Sc/PropExpr.h>
>
using namespace Wy;
using namespace Sc;
>
[...]
You're asking a question that cannot be answered because much or
most of the program is in the two include files, which are not
shown.
>
As a general rule, when posting code there should be enough posted
so that readers can at least compile it. In cases like the program
asked about here, what is posted should be enough to both compile
the program and run the generated executable.
I thought nobody will be interested with the implement, and what
is shown should be enough for the moment.
The Zebra Puzzle program has two version, a_puzzle_21.cpp (has
shown) takes too long to complete. a_puzzle_2.cpp (736 lines, too
long to post, I thought) is the realistic one written in way I
feel just solving the prolem is enough.
Les messages affichés proviennent d'usenet.