Skip to content

Commit e94a08b

Browse files
authored
Merge pull request #4 from yanxu55/master
Update README.md
2 parents 5b32a8b + 1700670 commit e94a08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**sasoptpy** is a Python package providing a modeling interface to [SAS Viya](https://www.sas.com/en_us/software/viya.html) and SAS/OR Optimization solvers.
55
It provides a quick way for users to deploy optimization models and solve them using CAS Actions.
66

7-
**sasoptpy** can handle linear, mixed integer linear and nonlinear optimization problems.
7+
**sasoptpy** can handle linear, mixed integer linear, nonlinear and black-box optimization problems.
88
Users can benefit from native Python structures like dictionaries, tuples, and list to define an optimization problem.
99
**sasoptpy** uses [Pandas](http://pandas.pydata.org/) structures extensively.
1010

0 commit comments

Comments
 (0)