-
This method computes a longest path in a graph/digraph...
Apply after :
* #9698
* #10043
**Apply:**
1. [attachment: trac_9910.patch](https://github.com/sagemath/sage-prod/files/10650808/trac_99…
-
It seems that the client side has a lot of memory leaks. and stream readcb is not triggered properly.
The exception is occasional,and I can't find the root cause.
My picoquic is behind the current b…
-
As we know, GPS doesn't work in tunnels. GOPRO generates a lot of false values. To adjust them, I export GPS data from GOPRO files using gopro-to-gpx.py. Later, I adjust them (coordinates and altitude…
-
When I seed a single 5GB file from an AWS server in Australia using the newest uTorrent version - to a single peer in Norway I get 2-3 megabyte/sec speed - which is pretty good compared to other UDP b…
-
Hi,
So far I've been testing AIMET model compression features (mainly using channel compression only). After performing channel pruning (auto mode), I then perform post-training quantization (CLE +…
-
Hi,
First off all : great library, love it!
If I apply the TidierTree algorithm (layoutAlgorithm = TidierTreeLayoutAlgorithm), following piece of code works fine, and all locations are calculate…
-
**Notes:** The list below has been moved to the [Graph Theory Roadmap](../wiki/GraphTheoryRoadmap).
Here is a list of graph operations included in the Mathematica Combinatorica package , but not im…
-
This is incorrect docutils markup:
```
.. [2] E. Assmus, J. Key, Designs and their codes, CUP, 1992.
```
because the `E.` is interpreted as list item. It should be
```
.. [2] \E. Assmus, J. Key, D…
-
I thought that we had a decent implementation of `G.triangles_count`. Turns out that we did not.
Here is what the branch does:
- Exception on non-simple graphs. The digraph version can handle loop…
-
Concorde is a state-of-the-art traveling salesman problem solver and it's GPL! :)
http://www.tsp.gatech.edu/concorde/index.html
I have a student that might be interested in implementing an interfa…