Development/merge everything#55
Merged
Merged
Conversation
…load for integer for internal type representation.
…load for integer for internal type representation.
…t parameters for maximum number of states, refined paul algorithm merge check, and fixed output of active learning algorithms to use aptafile rather than connector file
…he same types. Cleaned some files and minor optimizations using unordered- rather than ordered maps
…d cleaned up some files, making them easier to read.
…s and lists (simplification)
Unit Test Results (x64-linux)0 tests 0 ✅ 0s ⏱️ Results for commit a30fd53. ♻️ This comment has been updated with latest results. |
Unit Test Results (x64-windows)0 tests 0 ✅ 0s ⏱️ Results for commit a30fd53. ♻️ This comment has been updated with latest results. |
Collaborator
Author
|
This compiles now. |
…/tudelft-cda-lab/FlexFringe into Development/MergeEverything
This was referenced Aug 25, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This merges the work Robert's work in 2024/2025 (Development/Robert2024), Hielke's work in 2024/2025 (Development/Hielke2024) and his merge resolution with Robert's work (Development/Robert2024-Hielke-adds-daalder) and Sicco's work to DFASat in May 2025.
Note: The changes made to the printing of json and dot files have been completely taken over from Sicco's work in May 2025.
Still TODO:
Merge with Development/Robert2024_enable_cuda
Checking if this all compiles.
Then we can merge.