Skip to content
Snippets Groups Projects
  • Utkarsh Upadhyay's avatar
    6340c40a
    Changelist: · 6340c40a
    Utkarsh Upadhyay authored
    1. Fixed a variable naming bug in orderedsets.Main, used id.uniqueName instead of id.name
    2. Added a dumbInsert example in BinarySearchTree.scala (which bypasses the ifExpr problem, in function insert)
    3. Added formula relaxation in ExprToASTConverter, in orderedsets
    
    
    6340c40a
    History
    Changelist:
    Utkarsh Upadhyay authored
    1. Fixed a variable naming bug in orderedsets.Main, used id.uniqueName instead of id.name
    2. Added a dumbInsert example in BinarySearchTree.scala (which bypasses the ifExpr problem, in function insert)
    3. Added formula relaxation in ExprToASTConverter, in orderedsets