Commit Graph

15 Commits

Author SHA1 Message Date
Laurent Perron
09063ae0c2 small optim; reindent 2019-11-14 12:42:05 -08:00
Laurent Perron
3a631191a1 polish sat recipies 2019-09-12 10:52:29 +02:00
Laurent Perron
f32e012aed works on CP-SAT and cuts 2019-07-18 11:36:47 -07:00
Laurent Perron
4276a58400 work on lns and search 2019-07-17 07:08:16 -07:00
Laurent Perron
b3c9ac9de8 fix #1413 2019-07-15 10:26:19 -07:00
Laurent Perron
2b9adc6255 sync indent, polish on SAT code; add RINS option for CP-SAT 2019-03-13 13:58:39 +01:00
Laurent Perron
5d26ad890f sync examples 2018-11-21 11:00:26 -08:00
Laurent Perron
7c01a9f4ad reindent cp_model.py and visualization.py 2018-11-18 11:14:23 -08:00
Laurent Perron
87b9d55b21 update license headers 2018-11-10 18:00:53 +01:00
Laurent Perron
f9b6531f2b run_from_ipython -> RunFromIPython 2017-11-24 14:45:54 +01:00
Laurent Perron
e79811e9bb cleanup is_run_from_ipython() 2017-11-24 13:49:39 +01:00
Laurent Perron
0f83e0c3d3 defensive import of ortools/sat/python/visualization.py 2017-11-24 13:33:03 +01:00
Laurent Perron
75109df0f2 split out cp sat objective code in its own file 2017-11-21 16:01:04 +01:00
Laurent Perron
21f9744862 modify python sat examples to use visualization when run from IPython; change corresponding notebooks 2017-11-21 03:54:06 +01:00
Laurent Perron
4f3bedfd34 experimental weighted circuit constraint for sat; improve sat internal for performance; add visualization library for IPython on sat/python 2017-11-17 11:27:29 +01:00