-
> Created by **@vakaras** on 2018-07-25 09:06
> Last updated on 2018-08-15 11:30
The function `fib2` below causes a matching loop as illustrated with an
assert in the method `test2` (to verify this …
-
![image](https://github.com/user-attachments/assets/5f4573a0-bbee-423b-8d7e-34b1f1350a34)
## Create a story based on the below description. This will act as base for futher game dev
In Starbor…
-
# Comple unfolding of recursive definitions with dynamic tests for extraction
While working on the verification of the Noise protocol framework, I encountered the following issue. I have recursive …
-
I was working on a plugin for a school project (which I've now submitted). I tried using an error transformer with VSCode, but when I tested it the errors appeared transformed when using Carbon but n…
-
The expression
```
prd pred := cocase { 'Ap(n)[*] => case n of {
S(m) => m
}};
```
is typed with
```
forall t0. ({{ Nat :>>
< S( ( t0 /\ {{ Nat :>> < S( rec r4.{{ Nat :>> < S…
-
I recently explored Capacities and noticed the toggle block. In my opinion, it looks better, with a modern arrow, a smooth toggle animation, and a left border line indicating the toggle block. If you …
-
![image](https://cloud.githubusercontent.com/assets/530605/6893414/5e87eb46-d6d5-11e4-896a-f46051e5f606.png)
After folding/unfolding that part of the tree files become visible (and "openable"):
![im…
-
I tried to open mbtiles(size 1.2 GB) file from openseamap with unfolding map java but it didn't work. It just gave me a black screen without any error message or warning.
-
Dear all,
Do you see a way to reduce RAM usage for unfolding large cases? I am running out of 512GB of RAM.
Thanks,
Martin
-
I post this issue following conversations with @RustanLeino and @cpitclaudel, and as a basis for future discussions.
When we have a group of recursive functions, unfolding any function from that gr…