{
  "title": "CS4114 Formal Languages and Automata",
  "desc": "CS4114 Formal Languages and Automata",
  "build_dir": "Books",
  "code_dir": "SourceCode/",
  "code_lang": {
    "Java": {
      "ext": [
        "java"
      ],
      "label": "Java",
      "lang": "java"
    },
    "Java_Generic": {
      "ext": [
        "java"
      ],
      "label": "Java (Generic)",
      "lang": "java"
    }
  },
  "lang": "en",
  "build_JSAV": false,
  "build_cmap": false,
  "suppress_todo": false,
  "assumes": "recursion",
  "dispModComp": true,
  "glob_exer_options": {
    "JXOP-debug": "true"
  },
  "glob_ss_options": {
    "threshold": 1.0, 
    "points": 0.0, 
    "required": false,
    "partial_credit": false
  }, 
  "glob_ff_options": {
    "threshold": 1.0, 
    "points": 2.0,
    "required": true,
    "partial_credit": false
  },
  "glob_ka_options": {
    "threshold": 1, 
    "points": 1.0,
    "required": true,
    "partial_credit": false
  }, 
  "glob_extr_options": {
    "points": 1.0,
    "partial_credit": false
  }, 
  "glob_pe_options": {
    "threshold": 0.9, 
    "points": 2.0, 
    "required": true,
    "partial_credit": false
  }, 
  "chapters": {
    "Limits to Computing": {
      "PIFLA/LimCompFLA": {},
      "PIFLA/Reduction": {},
      "PIFLA/NPComplete": {},
      "PIFLA/Impossible": {}
    },
    "Appendix": {
      "Glossary": {}
    }
  }
}
