Commit graph

17 commits

Author SHA1 Message Date
Adam Chlipala
4bf1c3fc7c Increase precision of abstract subtraction for parity (thanks to Aleksejs Popovs for the suggestion) 2018-03-20 17:18:31 -04:00
Adam Chlipala
f46bed19bb Proofreading AbstractInterpretation 2018-03-18 20:45:46 -04:00
Adam Chlipala
b27e58f11e Bump chapter numbers in Coq code comments 2017-02-21 09:00:30 -05:00
Adam Chlipala
050f5fbf82 Address typo reports and other suggestions from Eric Tanter 2016-12-31 13:53:50 -05:00
Adam Chlipala
c9cedde15f Add AbstractInterpret; fix 8.4 compatibility 2016-03-07 18:49:16 -05:00
Adam Chlipala
70974db013 Comment AbstractInterpretation 2016-03-06 20:30:05 -05:00
Adam Chlipala
0b204ccdad AbstractInterpretation: applied widening with intervals 2016-03-05 22:54:52 -05:00
Adam Chlipala
e146afebe5 AbstractInterpretation: analyzed one example used intervals 2016-03-05 22:02:27 -05:00
Adam Chlipala
b2de37b496 AbstractInterpretation: interval_sound 2016-03-05 21:34:15 -05:00
Adam Chlipala
c568a047cd AbstractInterpretation: flow-insensitive analysis 2016-03-05 18:36:39 -05:00
Adam Chlipala
062119d6a2 AbstractInterpretation: more even-odd examples 2016-03-05 16:47:13 -05:00
Adam Chlipala
5ae0e6641e AbstractInterpretation: optimized execution engine some more, finishing loopy 2016-03-05 16:34:45 -05:00
Adam Chlipala
2068f7691a Moved some AbstractInterpretation working code into library 2016-03-05 16:07:11 -05:00
Adam Chlipala
c303dc02c9 AbstractInterpretation: analyzed one program 2016-03-05 15:56:15 -05:00
Adam Chlipala
e892c8dbab AbstractInterpretation: proved a simulation and started using it 2016-03-05 15:17:41 -05:00
Adam Chlipala
d0d6b87a1d More on AbstractInterpretation example; need to do a proper abstraction into a new trsys 2016-03-04 16:14:41 -05:00
Adam Chlipala
26023bdcb1 Start of AbstractInterpretation: interpret_sound 2016-03-04 14:00:34 -05:00