Skip to content
Snippets Groups Projects
Commit 4fad2012 authored by Etienne Kneuss's avatar Etienne Kneuss Committed by Philippe Suter
Browse files

Implement InequalitySplit and improve EqualitySplit

EqualitySplit now is also applied if there is more than two inputs with
the same type.

InequalitySplit splits two integer inputs in the following way:
- a < b
- a == b
- a > b
parent 9746ba52
No related branches found
No related tags found
Loading
Loading
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