KeYmaeraX-release

(★ 101)

KeYmaera X: An aXiomatic Tactical Theorem Prover for Hybrid Systems (release)

File Explorer

Showing a partial file list — download the zip above to see everything.

  • .git-blame-ignore-revs
  • .gitattributes
  • .gitignore
  • .gitmodules
  • .scalafmt.conf
  • build.sbt
  • COPYRIGHT.txt
  • default.properties
  • Dockerfile
  • dockerrenewlicense.sh
  • dockerrun.sh
  • dockersetup.sh
  • LICENSE.txt
  • LICENSES_THIRD_PARTY.txt
  • README.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Showing a partial file list.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

java

View Details ▼

Java application launcher.

java {{classname}}

Execute a Java `.class` file that contains a main method by using just the class name:

java -classpath {{path/to/classes1}}:{{path/to/classes2}}:. {{classname}}

Execute a Java program and use additional third-party or user-defined classes:

java -jar {{filename.jar}}

Execute a `.jar` program:

# Project Badges

// repository documentation