Skip to content

YbJerry/DBM_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBM_code

Introduction

A very simple demo for calculating difference-bound matrices and its successor in Model Checking second edition. For learning C++20 new features, this program may not compile successfully in some platforms.

Requirement

  • C++20
  • Visual Studio 2022 (v143) -- The filename extension of C++20 module file in VS is "ixx". If you want to compile it in other platforms, you may need to change those filename extension to "cpp".

Code Use

Sorry, I'm too lazy. Please look at the code in main function. The code is the example in the Model Checking second edition.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published