-
Notifications
You must be signed in to change notification settings - Fork 26
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
✨ Integrate LogicBlocks #79
Merged
Merged
Changes from 58 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
0eec332
Extracting Changes
e8daad5
Fixing LogicBlocks
8583758
Fixing Bugs in LogicBlocks
9cbfa66
Remove Cliffordsynthesis file
5f64b31
Remove Cliffordsynthesis file
2ced7ae
Fixed last Problems in Exact mapper
4df8272
updated logicblocks
315b1cf
Code Formatting
9ab56c2
Code Formatting
249f745
Updating LogicBlocks
e97cb95
Update LogicBlocks
26e4786
Fixed WNCF Problem
5b77bbc
fixup! Fixed WCNF Problem
86ef9ea
Update LogicBlocks
7ecb9d5
Fixed Codestyle
a9e453c
Fixed Accidental File Changes
a0c3175
Merge remote-tracking branch 'origin/main' into LogicBlocks
burgholzer e73a66c
🎨 code format in CMake and related files
burgholzer 16bfdf1
🎨 add missing newline and `shallow` clone
burgholzer 5ca19ce
Incorporating Change requests
0e67936
Update LogicBlocks
937ee3a
Merge branch 'LogicBlocks' of github.com:IsFairy/qmap into LogicBlocks
73071f5
Formatting
c0f5184
🐛🔧 fix `MANIFEST.in`
burgholzer 87b3399
🎨 code format
burgholzer 6e7d18e
Update LogicBlocks
fc279c8
Merge branch 'LogicBlocks' of github.com:IsFairy/qmap into LogicBlocks
9544523
Update LogicBlocks
7d47d71
Updated Logicblocks
19d68d4
Merge branch 'cda-tum:main' into LogicBlocks
IsFairy ac0dfc5
Updated Logicblocks & Update CI
f0ff0b7
Merge branch 'LogicBlocks' of github.com:IsFairy/qmap into LogicBlocks
2db248e
Update CI
8876ee3
Updating LogicBlocks to include the latest fixes
d68fd29
Added Small test to check some untested utility functions
ee8a0a4
Merge branch 'cda-tum:main' into LogicBlocks
IsFairy 6a01ce0
Added Test to check Error Message
706ef1f
Merge remote-tracking branch 'origin/LogicBlocks' into LogicBlocks
7b55fd8
Codestyle
660adbf
Merge branch 'cda-tum:main' into LogicBlocks
IsFairy c5aaeab
Fixes for Requested Changes
bdf80fb
Merge branch 'LogicBlocks' of github.com:IsFairy/qmap into LogicBlocks
a8762e8
Merge branch 'cda-tum:main' into LogicBlocks
IsFairy 753e074
Updated CI
5f70a15
Fixed inconsistent cost calculation
f4b7335
Updated lgtm config
2bac699
Reformated code
974ae4a
Patch for LGTM config
4399758
Fix for python build system
39f64af
update LogicBlocks
3e5c2d8
Remove unnecessary block in codeql
2cc1e86
Update LogicBlocks
6d5ef3a
Fix CMakeLists.txt
5b2bbb3
LGTM patch
eb7995d
Revert "Fix CMakeLists.txt"
49e3a63
Update LogicBlocks
404cd17
Re added FindZ3.cmake
1bf4563
Removed Version Check for z3
3a36023
Removed Unnecessary Lines
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 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 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 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 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 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 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
Submodule LogicBlocks
added at
6c848a
This file was deleted.
Oops, something went wrong.
This file contains 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this URL has to be changed once the
LogicBlocks
project has been moved to thecda-tum
organisation.