Download List

Descripción del Proyecto

Condorcet with Dual Dropping is a ranking system for deciding single or multi-winner contests (elections) using voted preference (or approval) ballot list or pairwise tally matrix. It computes the Cloneproof Schwartz Sequential Dropping (CSSD) and Tideman's Ranked Pair (RP) results for each contest round, and selects the combined CSSD and RP outcome with the lowest overall dropping cost. There are options to compute just the CSSD, RP, or Minimum Dropping Cost outcome, various optional pair rank and winner tie-breakers, and alternative measures of dropping cost (winning votes and/or margin). It comes as a console program and CGI executable.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-28 05:37
6.4

Un problema con la subrutina findCycles se ha solucionado. La variable $ CGI_in se establece en la secuencia de comandos para permitir la ejecución a través de un formulario HTML. Una muestra de formulario HTML está incluido. El - HTML_out salidas de comandos HTML. El comando - show_TBR muestra el contenido del archivo tie-break Rank. El módulo gráfico está incluido en el subdirectorio lib.
Tags: Development, Minor bugfixes
A problem with the findCycles subroutine has been fixed. The $CGI_in variable is set in the script to enable execution via an HTML form. A sample HTML form is included. The --HTML_out command outputs HTML. The --show_TBR command displays the TieBreak Rank file contents. The Graph module is included in the lib subdirectory.

2004-06-19 21:46
6.2

Versión Gráfico 0,20105 módulo se utiliza ahora. Si no se restablece después de ignorar todos los atributos se corrigió RP, lo cual podría afectar el resultado de Central de Esterilización. Otras correcciones menores se hicieron. Sólo esas gotas que contribuyen a la selección del ganador (s) están ahora incluidos en el costo de colocar. Individual - verbose muestra ahora resultados de la Ronda y la información de ramificación. La barra de actividad se apaga si se utiliza el comando - detallado.
Tags: Development, Minor feature enhancements
Graph module version 0.20105 is now used. A
failure to reset ignore attributes after RP was
corrected, which could impact the CSSD result.
Other minor bugfixes were made. Only those drops
that contribute to selecting the winner(s) are now
included in the dropping cost. Single --verbose
now displays round results and branching
information. The activity bar is turned off if the
--verbose command is utilized.

2004-06-06 12:11
6.0

SSD se convirtió en Cloneproof SSD (CSSD). Varias opciones se han añadido, incluyendo - nountierank_margins para saltar desempate par margen de clasificación, - noTBR_tiebreak, que omite el desempate, el ganador, - nountierank_TBR, que omite el par de desempate el ranking, y - majority_first y - Comandos majority_approval que declaran primera mayoría y los ganadores aprobación de la mayoría después de la primera supera a todos. La opción - eachround_tiebreak ejecuta la opción de desempate el ganador de cada ronda que tiene un empate. Un script de ballot2tally.pl que crea desempate Fila (TBR) los archivos se incluyó.
Tags: Development, Major feature enhancements
SSD was converted to Cloneproof SSD (CSSD). Various options were added, including --nountierank_margins for skipping margin pair ranking tiebreaker, --noTBR_tiebreak, which skips the winner tiebreaker, --nountierank_TBR, which skips the pair ranking tiebreaker, and --majority_first and --majority_approval commands that declare majority first and majority approval winners after the initial beats all. The --eachround_tiebreak option executes the option winner tiebreakers every round that has a tie. A ballot2tally.pl script that creates TieBreak Rank (TBR) files was included.

2004-05-31 03:55
5.8

Un par de errores fueron corregidos en ballot2tally.pl, incluyendo uno que podría corromper los resultados.
Tags: Development, Major bugfixes
A couple of bugs were corrected in ballot2tally.pl,
including one that could corrupt the results.

2004-01-25 12:42
5.6

Tags: Development, Minor feature enhancements

Project Resources