expressiontree

There are 4 repositories under expressiontree topic.

  • janniklth/ArithmeticTree

    The project aims to develop a system that can parse arithmetic expressions as binary trees in all three representations, build the arithmetic tree from the input, and evaluate the result of the tree, along with determining the number of nodes and the depth of the tree.

    Language:C++11220
  • squishythanktu/Expression-Tree

    EXPRESSION TREE

    Language:C++10
  • ZakiKurdya/JavaFxCalculator

    Calculator using JavaFX & Binary Tree | CSCI 2308

    Language:Java1100
  • Iamkemical/DynamicFiltering

    Algorithm to dynamically filter data from a collection using a Predicate and an Expression Tree respectively.

    Language:C#10