Home

Awesome

KnapScal-core

Scala library for the Knapsack problem

Introduction

KnapScal-core is a Scala library for the Knapsack problem.

Although it represents the kernel of the KnapScal didactic application, you can use it for your own software: this mathematical engine can be integrated into command-line programs as well.

For further information about referencing it, please visit its page on the Hephaestus repository.

Requirements

KnapScal-core requires Java 8 Update 45 or later compatible version.

Scala 2.11 or later compatible version is recommended.

Special Thanks

Special thanks to Professor Silvano Martello for his valuable advice and teaching.

Further references