Hi,
Is it possible to specify just the CP model using the API of OscaR/CBLS and have the neighbourhoods and search procedure generated automatically, similarly to oscar-fzn-cbls?
and we would like to do some experiments using automatically derived neighbourhoods on the highest-level model that we can. It seems likely that the higher level types would help on some of our benchmark problems.
--Best wishes,Peter
---
You received this message because you are subscribed to the Google Groups "OscaR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to oscar-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/oscar-user/a879bf19-8ea9-43ab-84f7-23554affda35%40googlegroups.com.
Le lun. 17 févr. 2020 à 11:19, 'Peter Nightingale' via OscaR <oscar...@googlegroups.com> a écrit :Hi,Hi Peter,Is it possible to specify just the CP model using the API of OscaR/CBLS and have the neighbourhoods and search procedure generated automatically, similarly to oscar-fzn-cbls?There is a fnz interface to oscar.cp> We care about this because the API has variable sized sets and sequences, whereas the flatzinc interface does not (or at least does not have sequences),Indeed.
and we would like to do some experiments using automatically derived neighbourhoods on the highest-level model that we can. It seems likely that the higher level types would help on some of our benchmark problems.Sequence variable in OscaR.cbls are a clean way of packaging state of the art global constraints, mostly for routing.The FNZ front end does not make use of sequence variables, since sequences are not part of the fnz language as far as I understand.
--Best wishes,Peter
---
You received this message because you are subscribed to the Google Groups "OscaR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to oscar...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/oscar-user/a879bf19-8ea9-43ab-84f7-23554affda35%40googlegroups.com.
--Renaud De Landtsheer
Hi Renaud,
Thanks for the reply, that is helpful but perhaps you could clarify a little further.We want to include in our experiments any CBLS system that can generate its search and neighbourhoods automatically. oscar-fzn-cbls can do so, but we can't access the sequence type through oscar-fzn-cbls.
Is it possible to use the OscaR/CBLS API in a way where we only specify the variables and constraints, and OscaR/CBLS itself generates the search procedure and neighbourhoods?
To unsubscribe from this group and stop receiving emails from it, send an email to oscar-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/oscar-user/e91e121e-ff17-4e8e-8458-b3c8c16f19e3%40googlegroups.com.