Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
abc
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
abc
Commits
39ad4463
Commit
39ad4463
authored
Apr 18, 2011
by
Alan Mishchenko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improvements to BDD reachability.
parent
74a79e5d
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
src/aig/llb/llb4Sweep.c
+0
-0
src/bdd/cudd/cuddInt.h
+1
-1
No files found.
src/aig/llb/llb4Sweep.c
0 → 100644
View file @
39ad4463
This diff is collapsed.
Click to expand it.
src/bdd/cudd/cuddInt.h
View file @
39ad4463
...
@@ -147,7 +147,7 @@ ABC_NAMESPACE_HEADER_START
...
@@ -147,7 +147,7 @@ ABC_NAMESPACE_HEADER_START
#define DD_SIFT_MAX_VAR 1000
#define DD_SIFT_MAX_VAR 1000
#define DD_SIFT_MAX_SWAPS 2000000
#define DD_SIFT_MAX_SWAPS 2000000
#define DD_DEFAULT_RECOMB 0
#define DD_DEFAULT_RECOMB 0
#define DD_MAX_REORDER_GROWTH 1.
2
#define DD_MAX_REORDER_GROWTH 1.
1
#define DD_FIRST_REORDER 4004
/* 4 for the constants */
#define DD_FIRST_REORDER 4004
/* 4 for the constants */
#define DD_DYN_RATIO 2
/* when to dynamically reorder */
#define DD_DYN_RATIO 2
/* when to dynamically reorder */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment