Skip to content

Commit

Permalink
Notes that were not checked in to old repository
Browse files Browse the repository at this point in the history
  • Loading branch information
carsten-lf committed Oct 7, 2011
1 parent 28d2a5e commit d3da2b2
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions notes
@@ -0,0 +1,36 @@
Meeting with Frank

- Saturation (talk to rob)
- Subordination (bw: call graph) (type checking: strengthenin, fwd: stratefication)
- Mode checker,

o bw chaining
trickyness here : P |- P > P' linear changing linear pattern, inside monad

o fwd chaining
important : no logic vars free
question : forall qunatiefied variables in facts for fowrad chaing

Theorem:

bw: If fact in G+ ground, and - goal ground
fw: If fact in G+ ground and we amke a fwd step G ' is still


Terminiation checker

bw like in twelf
fw subterm prop complexity analysi nat (s N) => { nat N} saturation
stratification (subordination) nat (s N) => {nat (s N)}
linear? - exhaust lin aff assumption


Coverage checker
bw: progress for op'l semantic we quey one case applies, reduce goals to subogal w/o failure
fw : progress out right
productivity.

State invariants.



0 comments on commit d3da2b2

Please sign in to comment.