Diferenzas

Isto amosa as diferenzas entre a revisión seleccionada e a versión actual da páxina.

Enlazar a esta vista de comparación

Both sides previous revisionPrevious revision
Next revision
Previous revision
hipster:start [2014/02/22 12:13] pablo.rodriguez.mierhipster:start [2014/06/03 18:41] (actual) pablo.rodriguez.mier
Liña 15: Liña 15:
 Some of the algorithms included in the library are: Depth First Search, Breadth First Search, Dijkstra, Bellman-Ford, A*, AD*, Hill Climbing, Enforced Hill Climbing. The library itself includes some typical examples like the N-Queen problem, the 8-puzzle and more. Some of the algorithms included in the library are: Depth First Search, Breadth First Search, Dijkstra, Bellman-Ford, A*, AD*, Hill Climbing, Enforced Hill Climbing. The library itself includes some typical examples like the N-Queen problem, the 8-puzzle and more.
  
-==== Authors ====+==== Development Status ==== 
 + 
 +This library is still under active development. The library will be moved to Github once a stable version has been reached. 
 +Meanwhile, the API is subject to changes. The source code is available at: [[http://goo.gl/CS0M6A | http://citiususc.github.io/hipster]]. 
 +Javadocs are available at: http://citiususc.github.io/hipster/documentation/javadoc/1.0.0-SNAPSHOT (Note: Documentation may not be updated at the latest version) 
 + 
 +===== Authors =====
 This library is developed in the Centro de Investigación en Tecnoloxías da Información (CITIUS). Authors involved in this project are listed below: This library is developed in the Centro de Investigación en Tecnoloxías da Información (CITIUS). Authors involved in this project are listed below:
  
Liña 27: Liña 33:
   * Alberto Bugarín <alberto.bugarin@usc.es>   * Alberto Bugarín <alberto.bugarin@usc.es>
  
-==== Development Status ==== +===== License =====
- +
-This library is still under active development. The library will be moved to Github once a stable version has been reached. +
-Meanwhile, the API is subject to changes. The source code is available at: https://forxa.citius.usc.es/ +
- +
- +
-==== License ====+
  
 This software is licensed under the Apache 2 license, quoted below. This software is licensed under the Apache 2 license, quoted below.