- Notifications
You must be signed in to change notification settings - Fork3
Implement input-vars decomposition for parallel modular synthesis#16
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
Lipen wants to merge35 commits intomasterChoose a base branch fromfeature/input-decomposition
base:master
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Open
Changes from1 commit
Commits
Show all changes
35 commits Select commitHold shift + click to select a range
4acd3f4 Implement input vars decomposition
Lipen872708d Add ConjunctiveGuard to SerializersModule
Lipen264f7d0 Back-merge 'master'
Lipenb5336f8 Add dumping of sliced scenarios after modular-parallel-basic inferenc…
Lipen5681c21 Fix(adhoc) Guard::truthTableString calculation for TruthTableGuard
Lipen1cdd430 Back-merge 'master'
Lipen9d4ba76 Add missing imports of extension props
Lipen1ec38bf Fix cardinality and optimization
Lipen1a7a5a8 Remove unnecessary comma
Lipenbfaa96c Add --fixed-output-decomposition option
Lipen5d2752a Remove unnecessary extension methods
Lipenf13f26d Fix typo
Lipen6cf3ba5 Fix free variables
Lipenb7f6904 Remove UNNECESSARY constraint. Add ALO(used)
Lipenda0ab0d Add logging of output decomposition
Lipenf4f1b61 Fix typo
Lipen843fd67 Add constraint for 0-guards on null-transitions
Lipena50ecef Add implication (tau!=0) to conjunctive guard definition
Lipen179fa33 Fix automaton mapping in eventless case
Lipen5a7bf44 Add some logging, cleanup
Lipen5e4ae84 Add stub for --fix-output-decomposition flag
Lipenc656408 Add maxOutgoingTransitions option for parallel-modular-basic tasks
Lipen95c82ad Share active[v] between all parallel modules
Lipen7c9fead Add eventless modular parallel reduction
Lipenc30e213 Comment logging
Lipen3485af7 Remove unnecessary import
Lipend61b93e Extract eventless parallel modular mapping
Lipen6dcb544 Rename
Lipena2af700 Fix verification (simulation check) of eventless scenarios
Lipen2ef335d Adopt eventless mapping for distributed synthesis
Lipena46d297 Added logging of input/output decompositions and active variables. Ad…
8349bb9 Merge 'input-decomposition-daniil' into feature/input-decomposition
Lipen03d43d9 Fix help
Lipen6b0c74f Fix formatting
Lipend97b22d Remove unnecessary import
LipenFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Remove unnecessary import
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit3485af7162cf41a96eaf99389bfafe1ce679bbaf
There are no files selected for viewing
1 change: 0 additions & 1 deletionfbsat-core/src/main/kotlin/ru/ifmo/fbsat/core/automaton/ParallelModularAutomaton.kt
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
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.