OSDN Git Service

af88278463f7261dbed728275f4b3efa4682365d
[nysol/mining.git] / include / kgmining.h
1 /* ////////// LICENSE INFO ////////////////////
2
3  * Copyright (C) 2013 by NYSOL CORPORATION
4  *
5  * Unless you have received this program directly from NYSOL pursuant
6  * to the terms of a commercial license agreement with NYSOL, then
7  * this program is licensed to you under the terms of the GNU Affero General
8  * Public License (AGPL) as published by the Free Software Foundation,
9  * either version 3 of the License, or (at your option) any later version.
10  * 
11  * This program is distributed in the hope that it will be useful, but
12  * WITHOUT ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING THOSE OF 
13  * NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
14  *
15  * Please refer to the AGPL (http://www.gnu.org/licenses/agpl-3.0.txt)
16  * for more details.
17
18  ////////// LICENSE INFO ////////////////////*/
19 #pragma once
20
21 #include <mod_asrule/kgapriori.h>
22 #include <mod_asrule/kgcaep.h>
23 #include <mod_clust/kgclust.h>
24