Add various synthesis benchmarks
Showing
- testcases/synthesis/cav2013/Sorting.scala 81 additions, 4 deletionstestcases/synthesis/cav2013/Sorting.scala
- testcases/synthesis/oopsla2013/BinaryTree/Complete.scala 76 additions, 0 deletionstestcases/synthesis/oopsla2013/BinaryTree/Complete.scala
- testcases/synthesis/oopsla2013/BinaryTree/Delete.scala 46 additions, 0 deletionstestcases/synthesis/oopsla2013/BinaryTree/Delete.scala
- testcases/synthesis/oopsla2013/BinaryTree/Diff.scala 64 additions, 0 deletionstestcases/synthesis/oopsla2013/BinaryTree/Diff.scala
- testcases/synthesis/oopsla2013/BinaryTree/Insert.scala 28 additions, 0 deletionstestcases/synthesis/oopsla2013/BinaryTree/Insert.scala
- testcases/synthesis/oopsla2013/BinaryTree/Union.scala 55 additions, 0 deletionstestcases/synthesis/oopsla2013/BinaryTree/Union.scala
- testcases/synthesis/oopsla2013/Church/Add.scala 24 additions, 0 deletionstestcases/synthesis/oopsla2013/Church/Add.scala
- testcases/synthesis/oopsla2013/Church/Complete.scala 43 additions, 0 deletionstestcases/synthesis/oopsla2013/Church/Complete.scala
- testcases/synthesis/oopsla2013/Church/Distinct.scala 37 additions, 0 deletionstestcases/synthesis/oopsla2013/Church/Distinct.scala
- testcases/synthesis/oopsla2013/Church/Mult.scala 37 additions, 0 deletionstestcases/synthesis/oopsla2013/Church/Mult.scala
- testcases/synthesis/oopsla2013/Church/Squared.scala 44 additions, 0 deletionstestcases/synthesis/oopsla2013/Church/Squared.scala
- testcases/synthesis/oopsla2013/List/Complete.scala 74 additions, 0 deletionstestcases/synthesis/oopsla2013/List/Complete.scala
- testcases/synthesis/oopsla2013/List/Delete.scala 40 additions, 0 deletionstestcases/synthesis/oopsla2013/List/Delete.scala
- testcases/synthesis/oopsla2013/List/Diff.scala 58 additions, 0 deletionstestcases/synthesis/oopsla2013/List/Diff.scala
- testcases/synthesis/oopsla2013/List/Insert.scala 27 additions, 0 deletionstestcases/synthesis/oopsla2013/List/Insert.scala
- testcases/synthesis/oopsla2013/List/Union.scala 49 additions, 0 deletionstestcases/synthesis/oopsla2013/List/Union.scala
- testcases/synthesis/oopsla2013/SortedList/Complete.scala 171 additions, 0 deletionstestcases/synthesis/oopsla2013/SortedList/Complete.scala
- testcases/synthesis/oopsla2013/SortedList/Delete.scala 80 additions, 0 deletionstestcases/synthesis/oopsla2013/SortedList/Delete.scala
- testcases/synthesis/oopsla2013/SortedList/Diff.scala 101 additions, 0 deletionstestcases/synthesis/oopsla2013/SortedList/Diff.scala
- testcases/synthesis/oopsla2013/SortedList/Insert1.scala 47 additions, 0 deletionstestcases/synthesis/oopsla2013/SortedList/Insert1.scala
Loading
Please register or sign in to comment