1. You really need to tighten up the specification for what this algorithm is supposed to do. 2. Probably brute force search will do the job, if you are talking about the typical puzzle that I am guessing you mean.
On Thursday, June 2, 2016 at 8:22:41 PM UTC-7, meInvent bbird wrote: > > is there an algorithm to guess list operation if given two list of number > or one list and one integer? > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/dc078126-dcc4-4d63-8c08-30a676c4b146%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
