-2

I am trying to compare two algorithms in SCIP. To do this, I am following the steps in https://www.scipopt.org/scip/doc/html/TEST.php, but it says that SCIP automatically creates the scip/check/results/ directory and stores the output file there. However, this is not happening to me. After some discussions with ChatGPT, it recommended using the check.sh file, but I do not know where it is or how to use it. I only want to generate the files to be able to compare the algorithms as shown on the SCIP page.

I have a Windows computer, with WSL and Ubuntu. I installed SCIP with cmake. I have SCIP version 9.2.1 and to run the test I use the line make TEST=testrun test

Thank you for your help!

1
  • 1
    "To do this, I am following the steps in ..." - The page describes many actions, required or optional. Please, add to the question post the steps you actually perform. Commented Nov 3 at 10:50

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.