comp.lang.ada
 help / color / mirror / Atom feed
* Mechanisms for proving rules in .rlu files
@ 2012-08-17 20:39 Ben Hocking
  2012-08-17 21:37 ` Alexander Senier
  2012-08-19 16:33 ` Phil Thornley
  0 siblings, 2 replies; 3+ messages in thread
From: Ben Hocking @ 2012-08-17 20:39 UTC (permalink / raw)


I've created a fairly large .rlu file, and I'm newly aware of the "sparkrules" tool, but I haven't found a way to prove the validity of the rules in my .rlu file. For now, I've written a converter that converts the .rlu file to a PVS theory and I'm working on proving the rules there, but this converter makes a few assumptions that are valid for my rules (all variables are integers or booleans, I'm only using a may_be_replaced_by and may_be_deduced_from, etc.) and of course might have flaws in it that I haven't detected yet.

What mechanisms do others use for proving user-defined rules?

-Ben



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-20 19:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-17 20:39 Mechanisms for proving rules in .rlu files Ben Hocking
2012-08-17 21:37 ` Alexander Senier
2012-08-19 16:33 ` Phil Thornley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox