Skip to content

pklesk/sac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Search and Conquer (SaC) - Java Library for Searching Graphs and Game Trees Version: 1.0.3

Official website: http://pklesk.github.io/sac

Authors: Przemysław Klęsk (pklesk@wi.zut.edu.pl) and Marcin Korzeń (mkorzen@wi.zut.edu.pl) Institution: Faculty of Computer Science and Information Technology, West Pomeranian University of Technology, Żółnierska 49, 71-210 Szczecin, Poland

The project is licensed under GNU GPL v.3 or later. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.


Requirements:

  1. jfreechart-1.0.14.jar http://www.jfree.org/jfreechart/

  2. jcommon-1.0.17.jar http://www.jfree.org/jcommon/

  3. swt.jar http://www.eclipse.org/swt/

About

SaC (Search and Conquer) - Java library for searching graphs and game trees.

Resources

Stars

Watchers

Forks

Packages

No packages published