hansonchar.bsky.social
@hansonchar.bsky.social
IPAM appears to be housed within the UCLA Foundation. It does not have a separate EIN.
August 8, 2025 at 3:14 PM
I think the link should be giving.ucla.edu/Campaign
Giving to UCLA
giving.ucla.edu
August 8, 2025 at 3:10 PM
Once nice property is that if a user is interested only in a specific destination node, [s]he can just cut short iterating upon reaching that node! The min cost would be returned in a silver plater; or so to speak.
January 15, 2025 at 1:29 AM
I just realized that Dijkstra’s algorithm is simply one type of graph search strategy, like BFS or DFS. To explore this idea, I rewrote it so that the graph is traversed using an iterator (while still following Dijkstra’s algorithm):

github.com/hansonchar/p...

github.com/hansonchar/p...
github.com
January 15, 2025 at 1:18 AM