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

src::problem migration #6

Open
morinim opened this issue Apr 12, 2024 · 2 comments
Open

src::problem migration #6

morinim opened this issue Apr 12, 2024 · 2 comments
Assignees

Comments

@morinim
Copy link
Owner

morinim commented Apr 12, 2024

Requires preventive migration of variable.h...
... which requires preventive migration of src_interpreter.

@morinim morinim self-assigned this Apr 12, 2024
@morinim
Copy link
Owner Author

morinim commented Apr 12, 2024

Also requires migration of factory.h.

morinim added a commit that referenced this issue Apr 13, 2024
@morinim
Copy link
Owner Author

morinim commented Apr 20, 2024

Not sure factory.h / factory.cc is really required. Class will initially omit support for factory building of symbols.

morinim added a commit that referenced this issue May 3, 2024
We try hard to automatically produce, when requested, a complete symbol set.

At the moment results are:
- quite good for single category tasks;
- sub-optimal for multi-category tasks.

Especially problems with string-based features require manual fixing.

Issue #6
morinim added a commit that referenced this issue May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

No branches or pull requests

1 participant