Skip to content
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

Hypergraph #27

Open
wants to merge 30 commits into
base: vlasiator-version
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
6bb2562
Make hyperedge weights make sense
lkotipal Feb 9, 2023
1a661fb
Placeholder for higher dimensional weights
lkotipal Feb 9, 2023
7405f7f
Don't write to hyperedges
lkotipal Feb 9, 2023
fe2dcb8
Support separate weights for hyperedges
lkotipal Feb 15, 2023
5951689
Use mutual neighbors for accuracy
lkotipal Feb 15, 2023
013e5a7
Attempt to improve hyperedges
lkotipal Feb 22, 2023
3347879
Revert "Don't write to hyperedges"
lkotipal Feb 22, 2023
048d8c1
Hardcpded hierarchical partitioning
lkotipal Feb 27, 2023
9635fac
Better vlasov neighbor finding
lkotipal Feb 28, 2023
6cb6f03
Attempt to make Vlasov neighbors more accurate
lkotipal Mar 3, 2023
0486bff
Don't use double as map key
lkotipal Mar 9, 2023
f0485f4
Copypaste vlasov neighbors from vlasiator
lkotipal Mar 10, 2023
47e2620
Some customization for HIER
lkotipal Jun 1, 2023
582cc05
Automagical hierarchical partitioning
lkotipal Jun 13, 2023
f0b1294
Use partitioning neighborhood directly for hypergraph
lkotipal Feb 8, 2024
fbd74e3
Set NUM_LID_ENTRIES so hypergraph works on current versions of Zoltan
lkotipal Feb 12, 2024
1c82767
Multi-neighborhood partitioning
lkotipal Feb 12, 2024
6ac8145
Attempt to fix test crashes
lkotipal Feb 12, 2024
b2647b7
Fix uninitialized memory
lkotipal Feb 12, 2024
71bd2b8
Per-cell partitioning neighborhoods
lkotipal Feb 26, 2024
379d454
Use cell weights for (hyper)graph
lkotipal Apr 3, 2024
00e1010
Multi-weight partitioning, reduction via norms (WIP)
lkotipal Apr 5, 2024
99369dc
Arbitrary LB norm
lkotipal Apr 8, 2024
e5f9f2f
Default to graph in hierarchical partitioning
lkotipal Apr 9, 2024
f9ca438
Revert "Use cell weights for (hyper)graph"
lkotipal Apr 9, 2024
81770e1
Merge branch 'hypergraph' into hypergraph-3d-weights
lkotipal Apr 16, 2024
4e9a312
Fix control flow
lkotipal Apr 16, 2024
bc204d0
Merge branch 'vlasiator-version' into hypergraph
lkotipal Nov 26, 2024
8132de2
Warning fix
lkotipal Nov 26, 2024
5462b3b
Another warning
lkotipal Nov 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading