Skip to content
Snippets Groups Projects
Commit f7cd2f53 authored by Michele Alberti's avatar Michele Alberti
Browse files

[examples] Remove unnecessary use of bool.Bool library.

parent 1b7a18bb
No related branches found
No related tags found
No related merge requests found
theory ACASXU_P10 theory ACASXU_P10
use ieee_float.Float64 use ieee_float.Float64
use bool.Bool
use int.Int use int.Int
use interpretation.Vector use interpretation.Vector
use interpretation.NeuralNetwork use interpretation.NeuralNetwork
......
theory ACASXU_P2 theory ACASXU_P2
use ieee_float.Float64 use ieee_float.Float64
use bool.Bool
use int.Int use int.Int
use interpretation.Vector use interpretation.Vector
use interpretation.NeuralNetwork use interpretation.NeuralNetwork
......
theory ACASXU_P4 theory ACASXU_P4
use ieee_float.Float64 use ieee_float.Float64
use bool.Bool
use int.Int use int.Int
use interpretation.Vector use interpretation.Vector
use interpretation.NeuralNetwork use interpretation.NeuralNetwork
......
theory ACASXU_P5 theory ACASXU_P5
use ieee_float.Float64 use ieee_float.Float64
use bool.Bool
use int.Int use int.Int
use interpretation.Vector use interpretation.Vector
use interpretation.NeuralNetwork use interpretation.NeuralNetwork
......
theory ACASXU_P6 theory ACASXU_P6
use ieee_float.Float64 use ieee_float.Float64
use bool.Bool
use int.Int use int.Int
use interpretation.Vector use interpretation.Vector
use interpretation.NeuralNetwork use interpretation.NeuralNetwork
......
theory ACASXU_P7 theory ACASXU_P7
use ieee_float.Float64 use ieee_float.Float64
use bool.Bool
use int.Int use int.Int
use interpretation.Vector use interpretation.Vector
use interpretation.NeuralNetwork use interpretation.NeuralNetwork
......
theory ACASXU_P8 theory ACASXU_P8
use ieee_float.Float64 use ieee_float.Float64
use bool.Bool
use int.Int use int.Int
use interpretation.Vector use interpretation.Vector
use interpretation.NeuralNetwork use interpretation.NeuralNetwork
......
theory ACASXU_P9 theory ACASXU_P9
use ieee_float.Float64 use ieee_float.Float64
use bool.Bool
use int.Int use int.Int
use interpretation.Vector use interpretation.Vector
use interpretation.NeuralNetwork use interpretation.NeuralNetwork
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment