proof/: add StarForth_Dictionary_Heat_Diagnostic_Words.thy (dictionary_heat_diagnostic_words.c coverage)

4 of 6 words fully modelled (HEAT-PERCENTILES, LOOKUP-STRATEGY@/!,
SHOW-HEAT-OPTIMIZATION); REORG-BUCKETS deferred (bucket/lookup-table
structure has no vm_state counterpart); COMPARE-LOOKUPS partially --
guards and its net-zero effect on lookup_strategy modelled, the timed
FIND-loop benchmarking body deferred (same FIND gap already flagged
elsewhere).
This commit is contained in:
Robert Allan James
2026-08-14 14:47:24 -04:00
parent 770ed26952
commit 40758fa554
2 changed files with 187 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ session "StarForth" = "HOL-Library" +
StarForth_Vocabulary_Words
StarForth_Mutex
StarForth_Transition
StarForth_Dictionary_Heat_Diagnostic_Words
StarForth_Loop1_Heat
StarForth_Loop2_Window
StarForth_Loop3_Decay