Laurent Perron
|
c82cfdc9ad
|
remove map_util from most of the code; absl::make_unique and absl::optional -> stl version
|
2022-03-09 09:08:40 +01:00 |
|
Laurent Perron
|
6c3425bd04
|
[PACKING] use absl::btree_map instead of std::map; reindent code
|
2021-11-28 12:55:20 +01:00 |
|
Laurent Perron
|
65951e1b13
|
fix example
|
2021-11-19 10:33:29 +01:00 |
|
Laurent Perron
|
22d2fee64a
|
polish
|
2021-09-30 13:33:32 +02:00 |
|
Laurent Perron
|
58a1250d7e
|
polish
|
2021-09-30 13:25:36 +02:00 |
|
Laurent Perron
|
fc98cba505
|
working vector bin packing solver with solution display
|
2021-09-30 13:12:07 +02:00 |
|
Laurent Perron
|
74b33fe9c7
|
fix compilation of vector_bin_packing example
|
2021-09-28 16:27:58 +02:00 |
|
Laurent Perron
|
f471b877b8
|
typo
|
2021-09-28 16:13:45 +02:00 |
|
Laurent Perron
|
26a070339e
|
new vector bin packing example in C++; update makefiles
|
2021-09-28 16:13:05 +02:00 |
|