User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2010/12/07 20:02] jonathanstart [2011/01/04 21:35] (current) jonathan
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-====== CSE 3341 3.0- Introduction to Program Verification  ======+====== W11-CSE3341M - Introduction to Program Verification  ======
  
 ===== Lecture Times ===== ===== Lecture Times =====
  
-  * Tuesdays/Thursday 11.30am-1pm BC-215+  * Tuesdays/Thursday 11.30am-1pm BC-215. **As of and including Thursday Jan 6, all classes will be held in the SEL (cseb2056)**
  
-  * Starting with the class on **Tuesday Jan 12** at 11.30am, **lectures/labs will take place in the Software Engineering Laboratory (SEL) in CSEB2056**. There are are 6 workstations in the lab, but you may want to bring your notebook with the [[http://www.event-b.org/platform.html|Rodin]] toolset installedDuring the lectures we will at times be working with the Rodin toolset. Lectures will take place in CSEB2056 until further notice.+  * We will be using the [[http://www.event-b.org/platform.html|Rodin]] toolset. For textbook and course slides see [[:textbook|here]].
  
-  * For textbook and course slides see [[:textbook|here]].+  * **Important**: Subscribe to: [[https://forum.cse.yorku.ca/viewforum.php?f=134|3341 Forum]] for the latest announcements. Please ask all questions relating to the course material on the forum (not via email). For all other questions, see me during office hours. Read the course outline regularly. See bottom** ↓** of this page for login with your Prism password. Additional maerial is available from the SVN repository (see link in the sidebar, once you have logged on).
  
-  * See [[https://forum.cse.yorku.ca/viewforum.php?f=99|3341 Forum]] for the latest announcements. Please subscribe. Please read the course ouline regularly. 
  
-  * Office hours: Tue/Thu 12.45-1.30pm in the SEL (CSE2056)+  * Office hours: Mon. 5.30-6.15pm & Thu. 1-1.45pm in the SEL (CSE2056)
  
 ===== Course Description ===== ===== Course Description =====
Line 18: Line 17:
  
  
-CSE 3341 3.0- Introduction to Program Verification: Every program implicitly asserts a theorem to the effect that if certain input conditions are met then the program will do what its specifications or documentation says it will. Making that theorem true is not merely a matter of luck or patient debugging; making a correct program can be greatly aided by a logical analysis of what it is supposed to do, and for small pieces of code a proof that the code works can be produced hand-in-hand with the construction of the code itself. Good programming style works in part because it makes the verification process easier and this in turn makes it easier to develop more complex algorithms from simple ones. The course will provide an introduction to the basic concepts of formal verification methods. It will also include the use of tools to aid in verification. We will be using the [[http://www.event-b.org/|Event-B]] method and tool.+CSE 3341 3.0- Introduction to Program Verification: Every program implicitly asserts a theorem to the effect that if certain input conditions are met then the program will do what its specifications or documentation says it will. Making that theorem true is not merely a matter of luck or patient debugging; making a correct program can be greatly aided by a logical analysis of what it is supposed to do, and for small pieces of code a proof that the code works can be produced hand-in-hand with the construction of the code itself. Good programming style works in part because it makes the verification process easier and this in turn makes it easier to develop more complex algorithms from simple ones. The course will provide an introduction to the basic concepts of formal verification methods. It will also include the use of tools to aid in verification.  
 + 
 +We will be using the [[http://www.event-b.org/|Event-B]] method and tool.
  
start.1291752156.txt.gz · Last modified: by jonathan