Giter VIP home page Giter VIP logo

Comments (3)

shizhouxing avatar shizhouxing commented on July 21, 2024 1

Hi @kamdoumloich , the counterexample is saved to a file according to --cex_path you specify. By default, it's ./test_cex.txt:

https://github.com/Verified-Intelligence/alpha-beta-CROWN/blob/main/complete_verifier/arguments.py#L740

from alpha-beta-crown.

huanzhang12 avatar huanzhang12 commented on July 21, 2024

Counterexamples can be saved via setting "general"->"save_adv_example" to true.

save_adv_example: false # Save returned adversarial example in file.

(the above file is a documentation showing where you should change in your own config file. Do not change abcrown_all_params.yaml directly)

However, there are some cases the counterexamples were not saved due to an implementation glitch. In these cases, you can set a breakpoint when counterexample is found and dump it manually. We will fix it in the next release.

from alpha-beta-crown.

kamdoumloich avatar kamdoumloich commented on July 21, 2024

I tested it, but the output file (out.txt) that I received is a binary file. How can I read its content?

from alpha-beta-crown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.