#Java Algorithm

10 messages · Page 1 of 1 (latest)

thick karma
#

Hey, I am creating an algorithm to solve a few CNF clauseDatabase files but my algorithm is not efficient enough does anyone have some input on how I can make it more efficient?

unborn stagBOT
#

This post has been reserved for your question.

Hey @thick karma! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

knotty wave
#

Dude?

thick karma
#

Hello

knotty wave
#

Yeah, hello and all. You forgot the material

thick karma
#

here is the file I have been working on

#

essentially it runs up to 27 variables and 135 clauses in around 4-5 seconds but once it reaches larger files it takes a really long time to process

#

here is the largest file I am working with/ will need to be able to solve