-
Notifications
You must be signed in to change notification settings - Fork 211
feat: enable entity value range for list variables #1671
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
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
76ca1a9
feat: add quarkus random seed
zepfred 66389a1
feat: add Spring-boot random seed
zepfred 72498d9
chore: unblock value range for entities with list variable
zepfred 4bca992
feat: enable entity value range for list variable in the CH
zepfred 3f32882
chore: address comments
zepfred 2876c64
chore: improve caching
zepfred e505c51
chore: address comments
zepfred bff422e
feat: add value range state
zepfred 801c7eb
chore: using the value range solver
zepfred 601bb43
feat: enable entity range for LS and list change move
zepfred 8239d09
feat: address comments
zepfred f5db7d5
test: add new tests
zepfred ea6c18f
feat: enable entity value range for LS and multiple move types
zepfred 46be373
feat: enable entity value range for LS and remaining move types
zepfred 836679e
chore: address comments and sonar
zepfred 4ab67c1
chore: address comments
zepfred abc0763
chore: address comments
zepfred 4db8e95
chore: address sonar
zepfred 51d4a73
chore: address comment
zepfred 0424a1d
chore: set the value range resolver
zepfred be1e7bb
chore: cache the value range size for solution
zepfred 2eb6b08
chore: minor updates
zepfred 4904f06
fix: ensure the use of the entity value range instead of the solution…
zepfred b6c3b75
chore: simplify the value range resolver
zepfred 67aada7
chore: address comments
zepfred f7e2204
chore: Revert "feat: add Spring-boot random seed"
zepfred d9d77fb
chore: Revert "feat: add quarkus random seed"
zepfred 2c9bb75
chore: Temporarily disabling entity value ranges for list variables
zepfred fcafe72
chore: address more comments
zepfred 825ef38
chore: allow empty value range
zepfred 3d177a0
handle empty ranges without exceptions
triceo 3158a01
range size no longer necessary
triceo eb99f6f
clean up around entities/solutions
triceo 3417084
clean up around nullity
triceo bb8af88
Improve (?) the logic of composite value range; a test fails now
triceo 55e35ba
Enforce CountableValueRange consistently
triceo 837cb3c
Fix composite
triceo 9f6923e
chore: minor changes
zepfred 0448a29
chore: minor changes
zepfred File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.