All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Elfring <Markus.Elfring@web.de>
To: cocci@inria.fr
Subject: [cocci] Applying symbolic evaluation/execution together with computation tree logic variants?
Date: Mon, 22 Sep 2025 13:23:09 +0200	[thread overview]
Message-ID: <c36dca85-bf2b-4e26-a1a5-5c8e31a55911@web.de> (raw)

Hello,

Source code search approaches (also based on the semantic patch language)
try to detect patterns for improvable implementation details.

* Such searches can specify (by SmPL ellipses for example) that code parts
  should be treated as “unknown”.
  But the corresponding code places can also contain valuable information.

* Search patterns tend to combine items from multiple places.
  Thus limited knowledge is extracted and reused.


I got the impression that some data processing approaches are needed
where higher level properties should be determined from complete implementation details.
It seems that symbolic evaluation/execution is used for this purpose.

Would you find a document (like the following) interesting for further
development considerations accordingly?

Petri Net Based Symbolic Model Checking for Computation Tree Logic of Knowledge
by Guanjun Liu and Leifeng He
https://doi.org/10.48550/arXiv.2012.10126

Regards,
Markus

                 reply	other threads:[~2025-09-22 11:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c36dca85-bf2b-4e26-a1a5-5c8e31a55911@web.de \
    --to=markus.elfring@web.de \
    --cc=cocci@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.