Overture Tool

Formal Modelling in VDM

Overture Tool

Go to our GitHub Profile

Follow @overturetool

Net Meeting 86

   
Date 2015-02-22 00:00:00 +0100
Participants Nick Battle, Peter Gorm Larsen (chair), John Fitzgerald, Peter Jorgensen, Ken Pierce, Tomohiro Oda, Shin Sahara. Minutes by Marcel Verhoef.

Review Status of the Action List

See Net Meeting Actions

41-1: Video on Deploying VDM

Created: 6 February 2010 (see Net Meeting 41
Owner: Peter Gorm Larsen

Prepare new materials on how VDM fits into industrial development practice. This is to be aimed at a lay “manager” readership. Contributors: MV, JSF, NB and PGL. Now closed.

80-1: Strategic research agenda

No progress reported.

82-1: To create landing page for language board

Created: 21 September 2014 (see Net Meeting 82)
Owner: Ken Pierce

Now Closed.

Overture Language Board Status

No specific issues to report. The discussion on object invariants is still pending, no comments were received after publication of the summary.

Status of VDMTools Development

VDMTools is stable+ no changes since last report.

Status of the Overture Components

VDMJ

Some bug fixes this period:

Currently, VDMJ uses 64-bit longs and doubles to hold whole number types and real types internally. These are fast and efficient, and for most purposes they are large and accurate enough. But strictly speaking, the VDM language does not have limitations on the size or precision of numbers.

I’ve prepared patches for VDMJ and VDMJUnit which replace the internal long/double values with BigInteger and BigDecimal values. This should be regarded as experimental, but the system does pass all the language tests that I have. The change makes the full test suite about 3% slower.

The two new jars are called vdmj-3.0.1-P.jar and vdmjunit-1.0.0-P.jar.

Usage is the same as before, except for a new -precision option to set the number of decimal places that are significant. The default is 100. This can also be adjusted from the command line with a new “precision” command that displays or adjusts the current scale.

Overture generic

Reported by PJ: Fix to the SmokerPP example

Combinatorial Testing

Serious bug discovered in the latest release, CT only works with trivial examples and crashes when invariants are used. Under investigations at the moment. PJ needs to sync with Kenneth. Peter needs this solved as his VDM course is starting soon.

Community Development

Overture Traffic

See download stats on the downloads page

Publications Status and Plans

Also see Planned Publications. From now on, this agenda point will be PM. Participants should update the list prior to the NM.

The next Overture workshop

The next Overture workshop is planned to take place in connection with the FM’15 conference. Number of submission is still low at the moment, we need to encourage everyone to submit work in progress.

Any Other Business

None.