Skip to content

Add fictive start nonterminal #37

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 10 commits into from
May 25, 2025
Merged

Add fictive start nonterminal #37

merged 10 commits into from
May 25, 2025

Conversation

bachish
Copy link
Collaborator

@bachish bachish commented May 25, 2025

No description provided.

# Conflicts:
#	solver/src/main/kotlin/org/ucfs/descriptors/DescriptorsStorage.kt
#	solver/src/main/kotlin/org/ucfs/gss/GraphStructuredStack.kt
#	solver/src/main/kotlin/org/ucfs/gss/GssNode.kt
#	solver/src/main/kotlin/org/ucfs/parser/Gll.kt
#	solver/src/main/kotlin/org/ucfs/parser/IGll.kt
#	solver/src/main/kotlin/org/ucfs/sppf/SppfStorage.kt
#	solver/src/main/kotlin/org/ucfs/sppf/node/RangeSppfNode.kt
#	solver/src/main/kotlin/org/ucfs/sppf/writeSppfToDot.kt
#	test-shared/src/test/kotlin/grammars/SimpleDyck.kt
#	test-shared/src/test/kotlin/solver/AbstractCorrectnessTest.kt
#	test-shared/src/test/kotlin/solver/TreeCorrectnessTest.kt
#	test-shared/src/test/resources/correctness/tree/ABGrammar/ambig/result.dot
#	test-shared/src/test/resources/correctness/tree/SALang/linear/result.dot
#	test-shared/src/test/resources/correctness/tree/SimplifiedDyck/linear/result.dot
# Conflicts:
#	solver/src/main/kotlin/org/ucfs/parser/Gll.kt
#	solver/src/main/kotlin/org/ucfs/sppf/node/RangeSppfNode.kt
#	solver/src/main/kotlin/org/ucfs/sppf/writeSppfToDot.kt
#	test-shared/src/test/kotlin/grammars/SimpleDyck.kt
#	test-shared/src/test/kotlin/solver/AbstractCorrectnessTest.kt
#	test-shared/src/test/resources/correctness/tree/ABGrammar/ambig/result.dot
#	test-shared/src/test/resources/correctness/tree/LoopDyck/oneVertex/result.dot
#	test-shared/src/test/resources/correctness/tree/LoopDyck/secondWorstCase/result.dot
#	test-shared/src/test/resources/correctness/tree/LoopDyck/twoPairs/result.dot
#	test-shared/src/test/resources/correctness/tree/SALang/linear/result.dot
#	test-shared/src/test/resources/correctness/tree/SimplifiedDyck/linear/result.dot
@bachish bachish merged commit 5bf1a5a into cf_solver May 25, 2025
1 check failed
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