Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Hao Hu
MaxSAT Decision Trees
Commits
15dcd396
Commit
15dcd396
authored
Oct 19, 2021
by
Hao Hu
Browse files
update README file
parent
19d34264
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
15dcd396
# MaxSAT encoding for Decision Tree
Source code for paper
The
Source code for paper
:
[
**Learning Optimal Decision Trees via MaxSAT and its Integeration in AdaBoost
(pre-print)
**
](
http://
homepages.laas.fr/msiala/prepr
in
t
s/20
-ijcai
.pdf
)
[
**Learning Optimal Decision Trees via MaxSAT and its Integeration in AdaBoost**
](
http
s
://
ijcai.org/proceed
in
g
s/20
20/0163
.pdf
)
Hao Hu, Mohamed Siala, Emmanuel Hebrard, Marie-José Huguet
*
Hao Hu, Mohamed Siala, Emmanuel Hebrard, Marie-José Huguet
*
[
IJCAI20
](
https://www.ijcai20.org/
)
, International Joint Conference on Artificial Intelligence, July 2020, Yokuhama, Japan.
*
[IJCAI20](https://www.ijcai20.org/), International Joint Conference on Artificial Intelligence, July 2020, Yokuhama, Japan.
*
## Prerequisites
The benchmark is selected for
[
MaxSAT Evaluation 2021
](
https://maxsat-evaluations.github.io/2021/
)
.
## Prerequisiteshttps://gepgitlab.laas.fr/hhu/maxsat-decision-trees
Some necessary python packages needed to execute the code:
-
**python-sat**
: check in (https://github.com/pysathq/pysat). It contains the API for different SAT solver and RC2 as MaxSAT solver.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment