Correct me if I'm wrong, but isn't backward chainer what Dimitry is looking for?
Is it possible to insert a set of formulas: (a -> T, b -> T, c -> T) ∨ (a -> T, b -> F, c -> T) ∨ (a -> F, b -> T, c -> T) ∨ (a -> F, b -> F, c -> T) ∨ (a -> T, b -> F, c -> F) ∨ (a -> F, b -> T, c -> F) (a1 ∧ a2) → a3 2017-05-07 17:46 GMT+02:00 Dmitry Ponyatov <[email protected]>: > Is opencog suitable for automated code generation ? > > I'm searching in some AI technologies which can be applied in > transformational programming, especially in automated code generation: > synthsize programs code in mainstream languages like C(++), Java, JS,... > basing on declarative highlevel descriptions, reasing code block taking in > mind target system, predifines class structure, library of code snippets > and so on. > > -- > You received this message because you are subscribed to the Google Groups > "opencog" 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/opencog. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/opencog/052d5af3-68db-4e08-9690-b66774d69b05%40googlegroups.com > <https://groups.google.com/d/msgid/opencog/052d5af3-68db-4e08-9690-b66774d69b05%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "opencog" 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/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAB5%3Dj6XcVCSkU9BVFdyn%3DWQ03Rb5udyXMd6B-TxZ-CteqLdgmg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
