ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-AI
perl-AI
Re: reduction to 3-CNF
by Roberto Slepetys Ferreira other posts by this author
Apr 19 2004 10:41PM messages near this date
Re: reduction to 3-CNF | Re: reduction to 3-CNF
Hi Sven,

Unhapply I cannot found any solution, in fact, I solved the trouble without
the CNF reduction.

But, if you find some way to manipulate logical propositions in PERL it will
be nice to have this capacibility in PERL.

I was looking for Prolog, and some way to glue it with PERL, but I am
currently studing it without  an answer to you.

PS: If you find some way, please tell me !

[]s
Slepetys

----- Original Message ----- 
From: "Sven Hilbert" <fuzzySH@[...].de> 
To: "Roberto Slepetys Ferreira" <slepetys@[...].br> ;
<perl-ai@[...].org> 
Sent: Monday, April 19, 2004 6:44 PM
Subject: Re: reduction to 3-CNF


>  Hi Roberto,
> 
>  I have the same problem right now.
>  Did you find a solution?
> 
>  (I'd prefere Perl-only-scripts...)
> 
>  >
>  > I am looking for some way to do the same of LogicalExpand function of
>  > Wolfran Mathematica. It get's a logical expression in input and returns
a
>  > CNF of the logical expression.
>  >
>  > Ex:
>  > IN: LogicalExpand [  a && b && ! ( c || ( d && ! e))]
>  > OUT: a && b && e && (! c || a) && b && ! c && ! d
>  >
> 
>  regards
>  Sven
> 
> 
> 
Thread:
Roberto Slepetys Ferreira
Salvador Fandiņo
Sven Hilbert
Roberto Slepetys Ferreira
Roberto Slepetys Ferreira

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved