-
The attached patch adds a (short) option to dominating_set that let you compute the total dominating set of a graph.
CC: @nathanncohen
Component: **graph theory**
Author: **Jernej Azarija**
B…
-
Here's a sample game where I play e4, then bring the king out to e2, e3 and then d4 where it is captured by the opponent's knight. I had a quick look through the code and couldn't find any check to p…
ghost updated
10 years ago
-
Hello Mottie,
I'm filtering, sorting and paging server side
In JS
``` javascript
ajaxProcessing: function (ajax) {
console.log("myfilteredRows: " + ajax.myfilteredRows);
if…
ric79 updated
10 years ago
-
Instead of Helvetica one could use Old Standard (https://www.dropbox.com/sh/v93vyxe6qlv2djg/AAAU0JlKsE7jh-irNggaAzTsa) - font similar (almost identical, as based on it) to the original Petersburg dict…
-
Hello!
I have a suggestion for a big improvement for the Graph Theoretical module of Sage. Right now I am a not in the proper mood to do it myself so I am leaving this here in case anyone is willin…
-
Build it. This should allow users to use a (pressure, saturation, saturation, saturation, ...) formulation for multiphase fluid flow instead of a (pressure, pressure, pressure, ...) formulation.
-
I'm using kue version 0.6.2 with express version 3.3.4.
When I go to 'http://localhost/', I'm redirected to 'http://active'.
I think this line https://github.com/LearnBoost/kue/blob/master/lib/http/…
ghost updated
10 years ago
-
Awesome idea!
I want to start by translating & spreading the word xD
Happy holiday!
-222------4
2---2----44
----2---4-4
---2---4--4
--2----44444
-2--------4
22222----444
PPPP---U---U--L------L…
-
............
The point is that MY computations are never long because of the add/remove edge functions. I should pay more attention `T_T`
Before
```
sage: g = graphs.RandomGNP(1500,.4)
sage: edge…
-
production.log has this errror message
```
CarrierWave::ProcessingError (Failed to manipulate with
MiniMagick, maybe it is not an image? Original Error: Command
("mogrify -write /tmp/min…
pravi updated
10 years ago