Skip to content
Snippets Groups Projects
  1. Jun 21, 2023
  2. May 25, 2023
  3. Feb 08, 2023
  4. Dec 05, 2022
    • Michele Alberti's avatar
      Add support for the nnenum prover. · c67e8437
      Michele Alberti authored
      - Add an adapter shell script for running the nnenum python module under
        'config/bin/'. The user is supposed to set the PYTHONPATH env variable to the
        nnenum directory
      - Use vnnlib driver
      c67e8437
  5. Dec 02, 2022
  6. Nov 24, 2022
  7. Oct 28, 2022
    • Michele Alberti's avatar
      Add simple csv dataset support by means of vnnlib language. · 3d666199
      Michele Alberti authored
      - Add support for neural network as array in language.ml
      - Translate csv record as vnnlib constraints in dataset.ml
      - Add simple dataset normalization functionalities in dataset.ml
      - Add vnnlib printer (as smtlib printer with direct real support)
      - Add vnnlib driver for PyRAT
      - Rework onnx and nnet parsers to not fail on non-mandatory information
      3d666199
  8. Oct 06, 2022
  9. Jun 08, 2022
  10. Apr 05, 2022
    • Michele Alberti's avatar
      Add proper type for provers. · e5286b02
      Michele Alberti authored
      - Cmdline check for prover existance and exit with error in case no such a prover exist.
      - User can now enter the name of a prover in a case-insensitive way.
      e5286b02
  11. Apr 01, 2022
  12. Nov 23, 2021
  13. Nov 22, 2021
  14. Oct 25, 2021
  15. Oct 14, 2021
  16. Oct 05, 2021
  17. Oct 04, 2021
  18. Oct 01, 2021
  19. Sep 29, 2021
Loading