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
Accelerator
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
Type
/
to 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 }}
pistoe
/
ogdf
Public
forked from
ogdf/ogdf
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 5, 2025
Merge pull request #261 from ogdf/nfink-registry-callbacks
Show description for 096cd27
milsen
authored
096cd27
View commit details
Copy full SHA for 096cd27
Browse repository at this point
Commits on Apr 28, 2025
fixes from code review
N-Coder
committed
95e04cd
View commit details
Copy full SHA for 95e04cd
Browse repository at this point
Commits on Apr 27, 2025
fix includes
N-Coder
committed
2920626
View commit details
Copy full SHA for 2920626
Browse repository at this point
Commits on Mar 21, 2025
remove OGDF_EXPORT from template classes
Show description for ae6ef68
N-Coder
committed
ae6ef68
View commit details
Copy full SHA for ae6ef68
Browse repository at this point
fix all RegisteredSets to allow fast size()
N-Coder
committed
e7b90bd
View commit details
Copy full SHA for e7b90bd
Browse repository at this point
bugfixes
N-Coder
committed
9897fea
View commit details
Copy full SHA for 9897fea
Browse repository at this point
tests for new sets
N-Coder
committed
2553f94
View commit details
Copy full SHA for 2553f94
Browse repository at this point
Commits on Feb 14, 2025
fix keyRemoved callbacks
N-Coder
committed
139b83d
View commit details
Copy full SHA for 139b83d
Browse repository at this point
make registry observable
Show description for c19948d
N-Coder
committed
c19948d
View commit details
Copy full SHA for c19948d
Browse repository at this point
fix hyperelement deletion
N-Coder
committed
f8c075f
View commit details
Copy full SHA for f8c075f
Browse repository at this point
deterministic CombEmb::joinFaces
N-Coder
committed
4b7f7a3
View commit details
Copy full SHA for 4b7f7a3
Browse repository at this point
Commits on Feb 13, 2025
Merge pull request #259 from ogdf/nfink-cleanup
Show description for 8a7b227
milsen
authored
8a7b227
View commit details
Copy full SHA for 8a7b227
Browse repository at this point
Commits on Feb 12, 2025
delete empty header files
N-Coder
committed
bd5e18c
View commit details
Copy full SHA for bd5e18c
Browse repository at this point
improve random clustering docs and add porting note
N-Coder
committed
100c4a8
View commit details
Copy full SHA for 100c4a8
Browse repository at this point
Merge pull request #258 from milsen/milsen-graph-operations
Show description for b99a061
milsen
authored
b99a061
View commit details
Copy full SHA for b99a061
Browse repository at this point
Commits on Feb 10, 2025
Rework tests for graph operations
milsen
committed
f48add1
View commit details
Copy full SHA for f48add1
Browse repository at this point
Rework graph operations
milsen
committed
4efadbf
View commit details
Copy full SHA for 4efadbf
Browse repository at this point
Add graph join, intersection, complement
Show description for a9a2243
lypoluz
authored and
milsen
committed
a9a2243
View commit details
Copy full SHA for a9a2243
Browse repository at this point
Commits on Dec 20, 2024
Merge pull request #255 from ogdf/nfink-fixed-memorypool
Show description for fb86c21
milsen
authored
fb86c21
View commit details
Copy full SHA for fb86c21
Browse repository at this point
Commits on Dec 19, 2024
add more tests for PoolMemoryAllocator
N-Coder
committed
993b05f
View commit details
Copy full SHA for 993b05f
Browse repository at this point
Commits on Dec 10, 2024
iwyu fixes
N-Coder
committed
a9520fb
View commit details
Copy full SHA for a9520fb
Browse repository at this point
add porting note
N-Coder
committed
0a0ff96
View commit details
Copy full SHA for 0a0ff96
Browse repository at this point
clean-up PoolMemoryAllocator
N-Coder
committed
c84606e
View commit details
Copy full SHA for c84606e
Browse repository at this point
allow querying specific free list sizes
N-Coder
committed
857943d
View commit details
Copy full SHA for 857943d
Browse repository at this point
allow defragmenting the thread's memory pool
N-Coder
committed
9203c73
View commit details
Copy full SHA for 9203c73
Browse repository at this point
do not discard thread free list when checking its size
N-Coder
committed
b90ae65
View commit details
Copy full SHA for b90ae65
Browse repository at this point
Commits on Nov 29, 2024
Merge pull request #254 from LilyWangLL/include-chrono
N-Coder
authored
3e7e837
View commit details
Copy full SHA for 3e7e837
Browse repository at this point
Commits on Nov 28, 2024
add missing <chrono> imports
N-Coder
committed
1e3e910
View commit details
Copy full SHA for 1e3e910
Browse repository at this point
let iwyu keep bits/chrono as <chrono>
N-Coder
committed
142229a
View commit details
Copy full SHA for 142229a
Browse repository at this point
Include `<chrono>` for high_resolution_clock
LilyWangLL
committed
ce89857
View commit details
Copy full SHA for ce89857
Browse repository at this point
Commits on Nov 13, 2024
Merge pull request #239 from ogdf/nfink-iwyu-fixes
Show description for 7d2a718
milsen
authored
7d2a718
View commit details
Copy full SHA for 7d2a718
Browse repository at this point
iwyu run 2
N-Coder
committed
5ef2080
View commit details
Copy full SHA for 5ef2080
Browse repository at this point
iwyu run 1
N-Coder
committed
53a8396
View commit details
Copy full SHA for 53a8396
Browse repository at this point
manual fixes
Niko Fink
authored and
N-Coder
committed
c899bca
View commit details
Copy full SHA for c899bca
Browse repository at this point
add iwyu
Show description for fee1eab
N-Coder
committed
fee1eab
View commit details
Copy full SHA for fee1eab
Browse repository at this point
Previous
Next
You can’t perform that action at this time.