Files
ortools-clone/makefiles
lperron@google.com af60f38cc2 This should complete the reimplementation/extension of SequenceVar.
Now it should be possible to do meaningful LS and LNS on sequence variables.

Move RevBitSet to constraint_solveri.h.
Extend sequence with RankLast/RankNotLast.
Change assignment element on sequence to take 3 vectors:
  - rank_firsts.
  - rank_lasts.
 	  - unperformed.
Changed FillSequence accordingly.
Change proto accordingly.
Add trace event on SequenceVar::RankSequence.
Add trace event on SequenceVar::RankLast/RankNotLast.
Added a RankSequence which take as input these 3 vectors.
Add RevArray<T> template.
Generalize use of Rev<T> and RevArray<T> in the code.

Add API to discover and collect the decision variables of the model.
Test it in model_util.
2011-12-16 21:02:59 +00:00
..
2011-12-15 10:09:47 +00:00
2011-12-05 19:40:55 +00:00
2011-12-15 13:20:24 +00:00
2011-12-05 19:40:55 +00:00
2011-12-14 21:30:37 +00:00
2011-12-14 14:14:47 +00:00
2011-12-15 11:51:06 +00:00
2011-12-15 10:09:47 +00:00