Generated on: Mon Sep 11 14:19:11 CEST 2017 by `gendoc.groovy`.
Generated on: ${new Date()} by `gendoc.groovy`.
Covering the macros of [KeY](http://key-project.org).
## Full Information Flow Auto Pilot (`infflow-autopilot`)
## Full Auto Pilot (`autopilot`)
Information Flow
Auto Pilot
<html><ol><li>Search exhaustively for applicable position, then<li>Start auxiliary computation<li>Finish symbolic execution<li>Try to close as many goals as possible<li>Apply macro recursively<li>Finish auxiliary computation<li>Use information flow contracts<li>Try to close as many goals as possible</ol>
<html><ol><li>Finish symbolic execution<li>Separate proof obligations<li>Expand invariant definitions<li>Try to close all proof obligations</ol>
## Close provable goals below (`tryclose`)
## Auto pilot (preparation only) (`autopilot-prep`)
null
Auto Pilot
Closes closable goals, leave rest untouched (see settings AutoPrune). Applies only to goals beneath the selected node.
## Full Information Flow Auto Pilot (`infflow-autopilot`)
Simplification
Information Flow
Applies only update simplification rules
<html><ol><li>Search exhaustively for applicable position, then<li>Start auxiliary computation<li>Finish symbolic execution<li>Try to close as many goals as possible<li>Apply macro recursively<li>Finish auxiliary computation<li>Use information flow contracts<li>Try to close as many goals as possible</ol>