🚀 HETIC Learning Java 🚀

Compile and run the project

  1. Compile the project with Maven
mvn package
  1. Run the JAR file
java -jar target/hetic-learning-java-1.0-SNAPSHOT-jar-with-dependencies.jar

Examples

  1. Download the inputs folder

  2. Run the JAR file with the inputs folder

java -jar target/hetic-learning-java-1.0-SNAPSHOT-jar-with-dependencies.jar inputs
  1. Check the .res files next to *.op files

👤️ Authors 👤