Skip to content

Added a function to construct expression tree from a string - #16

Open
radhakrishnatg wants to merge 8 commits into
IDAES:mainfrom
radhakrishnatg:expression-tree
Open

Added a function to construct expression tree from a string#16
radhakrishnatg wants to merge 8 commits into
IDAES:mainfrom
radhakrishnatg:expression-tree

Conversation

@radhakrishnatg

Copy link
Copy Markdown
Contributor

Fixes

Summary/Motivation:

Changes proposed in this PR:

  • Added a function to construct expression tree from a string
  • Added a method called display_tree to the ExpressionTree. This method will display the tree (see Jupyter notebook for an example).

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants