<codeBook xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="ddi:codebook:2_5 http://www.ddialliance.org/Specification/DDI-Codebook/2.5/XMLSchema/codebook.xsd" xmlns="ddi:codebook:2_5">
  <docDscr>
    <citation>
      <titlStmt>
        <titl xml:lang="sv">Dataset for "Instance dataset for a multiprocessor scheduling problem with multiple time windows and time lags: Similar instances with large differences in difficulty"</titl>
        <parTitl xml:lang="en">Dataset for "Instance dataset for a multiprocessor scheduling problem with multiple time windows and time lags: Similar instances with large differences in difficulty"</parTitl>
        <IDNo agency="SND">2024-379-1</IDNo>
        <IDNo agency="DOI">https://doi.org/10.48360/etww-2281</IDNo>
      </titlStmt>
      <prodStmt>
        <producer xml:lang="en" abbr="SND">Swedish National Data Service</producer>
        <producer xml:lang="sv" abbr="SND">Svensk nationell datatjänst</producer>
      </prodStmt>
      <holdings URI="https://doi.org/10.48360/etww-2281">Landing page</holdings>
    </citation>
  </docDscr>
  <stdyDscr>
    <citation>
      <titlStmt>
        <titl xml:lang="sv">Dataset for "Instance dataset for a multiprocessor scheduling problem with multiple time windows and time lags: Similar instances with large differences in difficulty"</titl>
        <parTitl xml:lang="en">Dataset for "Instance dataset for a multiprocessor scheduling problem with multiple time windows and time lags: Similar instances with large differences in difficulty"</parTitl>
        <IDNo agency="SND">2024-379-1</IDNo>
        <IDNo agency="DOI">https://doi.org/10.48360/etww-2281</IDNo>
      </titlStmt>
      <rspStmt>
        <AuthEnty xml:lang="en" affiliation="Linköping University">Karlsson, Emil</AuthEnty>
        <AuthEnty xml:lang="sv" affiliation="Linköpings universitet">Karlsson, Emil</AuthEnty>
      </rspStmt>
      <prodStmt />
      <distStmt>
        <distrbtr xml:lang="en" abbr="SND" URI="https://snd.se">Swedish National Data Service</distrbtr>
        <distrbtr xml:lang="sv" abbr="SND" URI="https://snd.se">Svensk nationell datatjänst</distrbtr>
        <distDate xml:lang="en" date="2022-09-07" />
      </distStmt>
      <verStmt>
        <version elementVersion="1" elementVersionDate="2022-09-07" />
      </verStmt>
      <holdings URI="https://doi.org/10.48360/etww-2281">Landing page</holdings>
    </citation>
    <stdyInfo>
      <subject />
      <abstract xml:lang="en" contentType="abstract">Here lies the raw dataset for the publication "Instance dataset for a multiprocessor scheduling problem with multiple time windows and time lags: Similar instances with large differences in difficulty".

The following files and folders are made available here:
- [README.md](README.md). Describes the repository
- [instances](instances). Folder that contains the instances of the dataset (.zip files) together with files containing supporting information about instances (.txt files)
- [main.py](main.py). Main entry point for solving an instance with a Constraint Programming model
- [requirements.txt](requirements.txt). File containing the needed Python Packages to run the tests
- [LICENSE](LICENSE). File containing the License
- [data.py](data.py). Contains dataclasses that represents a problem definition
- [instance_io.py](instance_io.py). Contains methods for parsing instances from disc and writing instances to disc
- [cp_solve.py](cp_solve.py). Methods for creating a Constraint Programming model of the problem with IBM ILOG CP Optimizer
- [create_sbatch.py](create_sbatch.py). Entry point for creating sbatch files
- [sbatch](sbatch). Folder that contains SBATCH files for the instances in the dataset
 
The dataset was originally published in DiVA and moved to SND in 2024.</abstract>
      <sumDscr>
        <dataKind xml:lang="en">Numeric</dataKind>
        <dataKind xml:lang="en">Text</dataKind>
      </sumDscr>
    </stdyInfo>
    <method>
      <dataColl />
    </method>
    <dataAccs>
      <useStmt>
        <restrctn xml:lang="en">Access to data through SND. Data are freely accessible.</restrctn>
        <restrctn xml:lang="sv">Åtkomst till data via SND. Data är fritt tillgängliga.</restrctn>
        <conditions elementVersion="info:eu-repo-Access-Terms vocabulary">openAccess</conditions>
      </useStmt>
    </dataAccs>
    <othrStdyMat />
  </stdyDscr>
</codeBook>