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 }}
yahoo
/
graphkit
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
92
Code
Issues
9
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
FIX: refactor Network and DAG SOLVER to fix bad pruning
- #26
#26
Open
ankostis
wants to merge 30 commits into
yahoo:master
yahoo/graphkit:master
from
ankostis:refact-new_dag_solver
ankostis/graphtik:refact-new_dag_solver
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Open
FIX: refactor Network and DAG SOLVER to fix bad pruning
#26
ankostis
wants to merge 30 commits into
yahoo:master
yahoo/graphkit:master
from
ankostis:refact-new_dag_solver
ankostis/graphtik:refact-new_dag_solver
Copy head branch name to clipboard
Commits
Commits on Sep 28, 2019
FIX(build): py2 needs pinning networkx-2.2
ankostis
committed
617e577
View commit details
Copy full SHA for 617e577
Browse repository at this point
Commits on Sep 29, 2019
FIX(#13): BUG in plot-diagram writtin from PY2 era,
Show description for f58d148
ankostis
committed
f58d148
View commit details
Copy full SHA for f58d148
Browse repository at this point
Commits on Oct 1, 2019
enh(test): + x2 TC breaking UNSATISFIED operations...
Show description for 52c0d77
ankostis
committed
52c0d77
View commit details
Copy full SHA for 52c0d77
Browse repository at this point
ENH(net,#18): ignore UN-SATISFIABLE operations with partial inputs
Show description for bc4c221
ankostis
committed
bc4c221
View commit details
Copy full SHA for bc4c221
Browse repository at this point
refact(net): drop old `dag` nx-package
ankostis
committed
b8daa07
View commit details
Copy full SHA for b8daa07
Browse repository at this point
ENH(core): ORDERED SETs for DETERMINISTIC results
Show description for 12bdfe4
ankostis
committed
12bdfe4
View commit details
Copy full SHA for 12bdfe4
Browse repository at this point
merge UNASTIFIABLE + ORDERED_SETs
ankostis
committed
b8377ca
View commit details
Copy full SHA for b8377ca
Browse repository at this point
refact(net): simpilify del-instruction loop
ankostis
committed
489b32c
View commit details
Copy full SHA for 489b32c
Browse repository at this point
Commits on Oct 2, 2019
REFACT(unsatisfied): doubly-recursive func --> loop on topo-sorted
ankostis
committed
b102d44
View commit details
Copy full SHA for b102d44
Browse repository at this point
test(dag,#25): FAILing TC for overriding intermediate data
ankostis
committed
de02885
View commit details
Copy full SHA for de02885
Browse repository at this point
test(dag,#24): FAILing TC for over-pruning inetermediates when outs asked
ankostis
committed
e1454fd
View commit details
Copy full SHA for e1454fd
Browse repository at this point
MERGE (prune_unsatified, ordered_sets) into fix-pruning ...
Show description for 3736738
ankostis
committed
3736738
View commit details
Copy full SHA for 3736738
Browse repository at this point
DOC(net): explain DAG solution & compilation...
Show description for c273068
ankostis
committed
c273068
View commit details
Copy full SHA for c273068
Browse repository at this point
TEST(prune): +Failing x2 TCs multi-out must run but not...
Show description for 16d42f1
ankostis
committed
16d42f1
View commit details
Copy full SHA for 16d42f1
Browse repository at this point
refact(dag): call compile() before compute.compute...
Show description for b92f103
ankostis
committed
b92f103
View commit details
Copy full SHA for b92f103
Browse repository at this point
Commits on Oct 3, 2019
test(dag): +TC checking DeleteInst vary when inputs change
ankostis
committed
6d1884e
View commit details
Copy full SHA for 6d1884e
Browse repository at this point
ENH(net): move compile() after SOLVE DAG ...
Show description for 619cae7
ankostis
committed
619cae7
View commit details
Copy full SHA for 619cae7
Browse repository at this point
REFACT(NET) COMPILE+COMPUTE...
Show description for eff351d
ankostis
committed
eff351d
View commit details
Copy full SHA for eff351d
Browse repository at this point
doc(net): explain new DAG SOLUTION
ankostis
committed
d959485
View commit details
Copy full SHA for d959485
Browse repository at this point
FIX(net): new Ops invalidate execution-plan cache...
Show description for 17eb2fd
ankostis
committed
17eb2fd
View commit details
Copy full SHA for 17eb2fd
Browse repository at this point
ENH(DAG): NEW SOLVER
Show description for 0830b7c
ankostis
committed
0830b7c
View commit details
Copy full SHA for 0830b7c
Browse repository at this point
Commits on Oct 4, 2019
WIP/FIX(prune,#26): PIN intermediate inputs if operation before must run
Show description for 0dc1293
ankostis
committed
0dc1293
View commit details
Copy full SHA for 0dc1293
Browse repository at this point
REFACT(net): part 3 of new dag-solver & pin refactoring
Show description for 06f6554
ankostis
committed
06f6554
View commit details
Copy full SHA for 06f6554
Browse repository at this point
enh(CI): +PY3.6 where dicts are stable
ankostis
committed
1cc733e
View commit details
Copy full SHA for 1cc733e
Browse repository at this point
Commits on Oct 15, 2019
TEST(plan): new check-multithreading-TC passes OK
ankostis
committed
5c3b8ef
View commit details
Copy full SHA for 5c3b8ef
Browse repository at this point
WIP/FIX(PIN): PARALLEL DELs decide on PRUNED-dag (not full)...
Show description for 58977a4
ankostis
committed
58977a4
View commit details
Copy full SHA for 58977a4
Browse repository at this point
FIX(NET): were FORGETTING PRUNED ASKED-OUTPUTs...
Show description for 27f222d
ankostis
committed
27f222d
View commit details
Copy full SHA for 27f222d
Browse repository at this point
FIX(<PY3.5): ORDERED DiGRAPH for old Python to fix TCs
Show description for 7fe6080
ankostis
committed
7fe6080
View commit details
Copy full SHA for 7fe6080
Browse repository at this point
FIX(DAG): broken_dag had PLAIN-STR instead of DataNode...
Show description for 67aaadc
ankostis
committed
67aaadc
View commit details
Copy full SHA for 67aaadc
Browse repository at this point
Commits on Oct 16, 2019
FIX(net): bad refactor had broken PARALLEL EVICTION ...
Show description for fb1b074
ankostis
committed
fb1b074
View commit details
Copy full SHA for fb1b074
Browse repository at this point
You can’t perform that action at this time.