Andrew Myers
Andrew Myers
This is complicated, even if line labels are not involved in solving, because of positionLineLabels
Hi Leif, I'm not really a Maven user so I don't know what this entails. I haven't touched any of the pom files, just added one .java file. > Leif...
tests/insn_order2.html is a good test case that demonstrates the problem.
We didn't plan to support Gradle, but we'll talk about it.
I am open to suggestions for a replacement.
I need a key-value store with strong consistency guarantees. SQLite seems like a bad fit on both dimensions.
I don't see a reason to believe that BDB is less reliable than any of these systems, since I've only seen one apparent problem in 20+ years. But if someone...
One reasonable way to control this choice would be to expand the syntax for specifying email addresses to optionally include a language specification. Omitting the language specification would mean to...
Since CIVS already has a format, one easy initial step would be write a converter from this format to the CIVS input format. I guess there's some some PHP code...
The CIVS input format does support weighting votes. The tabulation algorithms don't, but that is a separate problem.