Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling rules in to a decision tree as Java source code #1009

Open
axkr opened this issue Jun 20, 2024 · 0 comments
Open

Compiling rules in to a decision tree as Java source code #1009

axkr opened this issue Jun 20, 2024 · 0 comments

Comments

@axkr
Copy link
Owner

axkr commented Jun 20, 2024

The goal of this enhancement in the first step is to generate a decision tree from the existing pattern matching rules as Java source code.

In the first step only simple rules should be converted into Java source code and be used for built-in functions rules:

In the second step the rules from the Rubi Integrator should be used and converted into a Java source code:

See: https://arxiv.org/abs/1705.00907 page 25 for the used discimination net.

axkr added a commit that referenced this issue Jul 1, 2024
"work in progress" - source must be modified after *Rules.java
generation
- SphericalHarmonicYRules.java - delete comma
- DRules.java - replace with GITHEAD revision
axkr added a commit that referenced this issue Jul 19, 2024
axkr added a commit that referenced this issue Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant