Hoare logic

From Wiki @ Karl Jones dot com
Jump to: navigation, search

Hoare logic (also known as Floyd–Hoare logic or Hoare rules) is a formal system with a set of logical rules for reasoning rigorously about the correctness of computer programs.

It was proposed in 1969 by the British computer scientist and logician Tony Hoare, and subsequently refined by Hoare and other researchers.

The original ideas were seeded by the work of Robert W. Floyd, who had published a similar system for flowcharts.

See also

External links