ADA-research / Sparkle

Sparkle is a Programming by Optimisation (PbO)-based problem-solving platform designed to enable the widespread and effective use of PbO techniques for improving the state-of-the-art in solving a broad range of prominent AI problems, including SAT and AI Planning.
https://ada-research.github.io/Sparkle/
MIT License
1 stars 1 forks source link

Add requirements.txt #2

Open hadarshavit opened 2 months ago

hadarshavit commented 2 months ago

Some users don't like to use conda. Add requirements.txt file for pip installation of Sparkle.

thijssnelleman commented 2 months ago

Agreed. Lets plan this.