Many changes.

This commit is contained in:
Chris Cromer
2016-07-21 20:47:05 -04:00
parent 25ac638485
commit ff6278ff19
139 changed files with 484 additions and 307 deletions

View File

@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_92) on Tue Jul 19 18:58:13 CLT 2016 -->
<!-- Generated by javadoc (1.8.0_102) on Thu Jul 21 20:46:34 CLT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Constant Field Values</title>
<meta name="date" content="2016-07-19">
<meta name="date" content="2016-07-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@@ -276,6 +276,13 @@
<td><code><a href="cl/cromer/estructuras/Grafo.Tipos.html#NO_DIRIGIDO">NO_DIRIGIDO</a></code></td>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="cl.cromer.estructuras.Grafo.Tipos.PESO">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="cl/cromer/estructuras/Grafo.Tipos.html#PESO">PESO</a></code></td>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
@@ -345,7 +352,7 @@
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
<td><code><a href="cl/cromer/estructuras/Logs.html#DEBUG">DEBUG</a></code></td>
<td class="colLast"><code>true</code></td>
<td class="colLast"><code>false</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="cl.cromer.estructuras.Logs.LOGFILE">