Skip to content

jakezych/range-analysis

Repository files navigation

range-analysis

Requirements

JDK version 8-14. This project will not work for Java versions greater than 16.

Running the Analysis

./gradlew build will run the entire test suite. This will likely fail if one does not have enough memory allocated as heap space. This can be modified using the -xmx and -xms flags in gradlew. Tests can be run individually by running their respective class in /src/test/java/range_analysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages