Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fvutils
/
pyvsc
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
148
Code
Issues
49
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Cache randomization calls
- #175
#175
Open
alwilson
wants to merge 13 commits into
fvutils:master
fvutils/pyvsc:master
from
alwilson:rand_cache
alwilson/pyvsc:rand_cache
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Cache randomization calls
#175
alwilson
wants to merge 13 commits into
fvutils:master
fvutils/pyvsc:master
from
alwilson:rand_cache
alwilson/pyvsc:rand_cache
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2023
Cache randomization variables and reuse on next call; Minor doc fixes
Show description for ef519e3
alwilson
committed
ef519e3
View commit details
Copy full SHA for ef519e3
Browse repository at this point
Drop randomization cache key to mitigate Boolector model slowdown
Show description for 5819bb9
alwilson
committed
5819bb9
View commit details
Copy full SHA for 5819bb9
Browse repository at this point
Fix randomization caching on with constraints
Show description for f69d692
alwilson
committed
f69d692
View commit details
Copy full SHA for f69d692
Browse repository at this point
Modify call_hash to use obj ids and mode bits; Cache inspect frame
Show description for e1eb908
alwilson
committed
e1eb908
View commit details
Copy full SHA for e1eb908
Browse repository at this point
Fix re-randomizing unconstrained variables
Show description for ba1e85c
alwilson
committed
ba1e85c
View commit details
Copy full SHA for ba1e85c
Browse repository at this point
Fix FieldArrayModel accesses; Dist constraint caching; Misc cleanup
Show description for 01800dc
alwilson
committed
01800dc
View commit details
Copy full SHA for 01800dc
Browse repository at this point
Reorder set_val calls in post_rand; Add non-rand values to call_hash
Show description for 0627b6b
alwilson
committed
0627b6b
View commit details
Copy full SHA for 0627b6b
Browse repository at this point
Disable randomize cache for GeneratorModel; Another PrettyPrint change
alwilson
committed
5d693a1
View commit details
Copy full SHA for 5d693a1
Browse repository at this point
Fix pre_rand issues and add unit test; Minor cleanup
Show description for b610af8
alwilson
committed
b610af8
View commit details
Copy full SHA for b610af8
Browse repository at this point
Add cache_enabled bit
alwilson
committed
8841f32
View commit details
Copy full SHA for 8841f32
Browse repository at this point
Skip caching on dist constraints; Comment cleanup
Show description for de3eca3
alwilson
committed
de3eca3
View commit details
Copy full SHA for de3eca3
Browse repository at this point
Add min num of calls before caching; Change FieldArrayModel caching hack
Show description for c22f9a0
alwilson
committed
c22f9a0
View commit details
Copy full SHA for c22f9a0
Browse repository at this point
Add initial rand seed to call hash string
Show description for cc0f365
alwilson
committed
cc0f365
View commit details
Copy full SHA for cc0f365
Browse repository at this point
You can’t perform that action at this time.