Skip to content

Various changes #56

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

Merged
merged 2 commits into from
Mar 24, 2024
Merged

Various changes #56

merged 2 commits into from
Mar 24, 2024

Conversation

whart222
Copy link
Collaborator

  1. Reworked visitor for expanding compact expressions.

This code hadn't been revisited during the recent rework of visitors.

  1. Misc changes to eliminate build warnings.

  2. Misc changes to simplify for loops.

  3. Simplification of LP writer.

Leveraging the fact that std::map<TYPE,int> values are initialized to 0.

  1. Draft setup of AML tests with compact models.

1. Reworked visitor for expanding compact expressions.

This code hadn't been revisited during the recent rework of visitors.

2. Misc changes to eliminate build warnings.

3. Misc changes to simplify for loops.

4. Simplification of LP writer.

Leveraging the fact that std::map<TYPE,int> values are initialized to 0.

5. Draft setup of AML tests with compact models.
@whart222 whart222 merged commit 27b0f2f into dev Mar 24, 2024
3 checks passed
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.

1 participant