Search code examples
How do I convince GNATprove that calling Integer'Value on the same input twice should produce th...


adaspark-ada

Read More
GNATprove: "postcondition might fail" in simple function...


adaformal-verificationspark-adaspark-formal-verification

Read More
Find factor of a number...


adaformal-verificationspark-adaspark-2014spark-formal-verification

Read More
Potential aliasing violation in swap array indexes SPARK-Ada...


adaformal-verificationformal-methodsspark-adaspark-formal-verification

Read More
Do pre and post conditions take the place of in function validation?...


adaformal-verificationformal-methodsspark-adaspark-formal-verification

Read More
Can SPARK be used to prove that Quicksort actually sorts?...


adaformal-verificationspark-adaspark-2014spark-formal-verification

Read More
SPARK Ada: Overlays Without Copying...


adaspark-ada

Read More
Installing ada libraries from github -- to keep getting file not found error...


adaspark-ada

Read More
(SPARK Ada) Digits given as a element of type digits in range 0-9?...


adaspark-ada

Read More
How is the `'Old` attribute in a **Post** contract handled for access types that might got deall...


adaspark-ada

Read More
How to access a parameter of a procedure in Pre/Post contracts of a procedure/funtion that has the t...


adaspark-ada

Read More
How to check for Storage_Error in Spark_Ada...


adaspark-ada

Read More
how do i stop the pre-condition from failing in the below example in ADA Spark...


adaformal-methodsspark-ada

Read More
How do I initialize a custom array type from the main file in Ada...


computer-scienceadaspark-ada

Read More
How do I modify my post condition to achieve Gold standard of Spark proof - Ada SPARK...


computer-scienceadaformal-methodsspark-ada

Read More
How to prove this invariant?...


adaproofinvariantsproof-of-correctnessspark-ada

Read More
Ada constraint error: Discriminant check failed. What does this mean?...


adaspark-ada

Read More
Ada complaining that I've added a volatile object in a function call to generic type when not vo...


adaspark-ada

Read More
How to prove equivalence of two functions?...


adaspark-ada

Read More
SPARK instantiation error w.r.t. volatile type...


data-structurestypesadaspark-ada

Read More
SPARK-Ada Using GNATProve to Assume a Postcondition of a GCC Intrinsic Function...


adaspark-ada

Read More
"Taking on a Challenge in SPARK Ada" - Sum ghost function in post-condition having uninten...


adagnatspark-adahigh-integrity-systems

Read More
Spark-Ada postcondition for array total...


adaformal-methodsspark-adaspark-2014

Read More
Postcondition on a procedure doesn't prove even though the same condition is asserted and true a...


adaspark-adaspark-2014

Read More
How to perform arithmetic contract operations on function taking in 2D array type as parameter in Ad...


adacode-contractsgaps-and-islandsspark-ada

Read More
No Global Contract available for procedure / function...


adagnatspark-ada

Read More
Implicit Function Contract not available for Proof...


adagnatspark-ada

Read More
Call to a volatile function in interfering context is not allowed in SPARK...


adagnatspark-ada

Read More
Tasking in SPARK requires sequential elaboration...


adagnatspark-ada

Read More
SPARK: gnatprove with -gnato13 option unrecognizable?...


adaspark-ada

Read More
BackNext