{
  "title": "Senior Algorithms",
  "desc": "Senior Algorithms",
  "build_dir": "Books",
  "code_dir": "SourceCode/",
  "code_lang": {
    "Java": {
      "ext": [
        "java"
      ],
      "label": "Java",
      "lang": "java"
    },
    "Pseudo": {
      "ext": [
        "txt"
      ],
      "label": "Pseudo",
      "lang": "pseudo"
    }
  },
  "lang": "en",
  "build_JSAV": false,
  "suppress_todo": true,
  "assumes": "analyzing problems; sorting terminology; logarithms",
  "dispModComp": true,
  "glob_exer_options": {
    "JXOP-debug": "true"
  },
  "glob_ss_options": {
    "threshold": 1.0, 
    "points": 0.0, 
    "required": false
  }, 
  "glob_ff_options": {
    "threshold": 1.0, 
    "points": 0.0, 
    "required": false
  },
  "glob_ka_options": {
    "threshold": 5, 
    "points": 1.0, 
    "required": true
  }, 
  "glob_extr_options": {
    "code-workout": {
      "points": 2.0
    }, 
    "points": 1.0
  }, 
  "glob_pe_options": {
    "threshold": 0.9, 
    "points": 2.0, 
    "required": true
  }, 
  "chapters": {
    "Preface": {
      "Intro": {}
    },
    "Introduction": {
      "Development/splice_codecheck": {}
    },
    "Programming Tutorials": {
      "Tutorials/cmdline": {}, 
      "Tutorials/parameters": {}, 
      "Tutorials/eclipseparameters": {}, 
      "Tutorials/webcattools": {}, 
      "Tutorials/debugmethods": {}, 
      "Tutorials/debug": {}, 
      "Tutorials/scanning": {}, 
      "Tutorials/randomaccessfile": {}, 
      "Tutorials/junitstart": {}, 
      "Tutorials/junitbasic": {}, 
      "Tutorials/junitcoverage": {},
      "Tutorials/MTeclipse": {},
      "Tutorials/MTbasics": {},
      "Tutorials/MTfaq": {},
      "Tutorials/testvalidation": {},
      "Testing/TestIntro": {},
      "Testing/TestCoverage": {},
      "Testing/Example2": {},
      "Testing/Bowling": {}
    },
    "Appendix": {
      "Glossary": {},
      "Bibliography": {}
    }
  }
}
